https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121809
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2025-09-05
Ever confirmed|0 |1
Target|x86_64 |
Status|UNCONFIRMED |WAITING
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This works for me on x86_64 except with -m32 (without -std=c23 or
-fexcess-precision=standard).
Can you provide the exact output of `gcc -v` and what options you are using
that causes the failure?