llvm-project
7eb5d4fc
- [flang][runtime] Round hex REAL input correctly with excess digits (#85587)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang][runtime] Round hex REAL input correctly with excess digits (#85587) Excess hexadecimal digits were too significant for rounding purposes, leading to inappropriate rounding away from zero for some modes.
References
#85587 - [flang][runtime] Round hex REAL input correctly with excess digits
Author
klausler
Parents
606a997a
Loading