https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31418
Michael Meissner <meissner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
CC| |meissner at gcc dot gnu.org
--- Comment #2 from Michael Meissner <meissner at gcc dot gnu.org> ---
I built the current GCC 14 development compiler using -O2 -funroll-loops
-funsafe-math-optimizations, and it built fine. I suspect it had been fixed
ages ago.