https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66736
--- Comment #3 from Richard Biener ---
(In reply to dhekir from comment #2)
> Isn't the library implementation of log10f used to compute the literal
> constants generated in the assembly code? Would it then be a double
> precision result that wou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66736
--- Comment #2 from dhekir at gmail dot com ---
Isn't the library implementation of log10f used to compute the literal
constants generated in the assembly code? Would it then be a double precision
result that would be precomputed and rounded to si
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66736
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---