[Bug libgcc/120691] _Decimal128 arithmetic error under FE_UPWARD
aoliva at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 3 19:09:40 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120691
Alexandre Oliva <aoliva at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aoliva at gcc dot gnu.org
--- Comment #22 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Extending the fix to other targets would likely make a good-first-bug for
people familiar with them. At least aarch64 remains failing, and this is not
an x86-specific bug, as reflected in the fact that it hasn't been closed
despite having an x86 fix. I assume H.J. is not working on a fix for other
targets, right?
More information about the Gcc-bugs
mailing list