[Bug tree-optimization/48738] pow() fails to produce (some) subnormalized numbers with integer exponents
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 4 13:14:02 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48738
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
for C++ 11 and greater the integer exponent overloads are gone. C++ 11 or
later is default since a long time, so I consider this fixed.
More information about the Gcc-bugs
mailing list