https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68860
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Target Milestone|12.5 |7.5
--- Comment #33 from Richard Biener <rguenth at gcc dot gnu.org> ---
This seems to work now, not sure since when (yes, I manually added -flto to get
-O3 -flto, we only seem to test -O2 -flto explicitly now, no longer -flto with
all other options).
I checked GCC 7 and GCC 12 and trunk, all work.