https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119154
--- Comment #2 from Sam James <sjames at gcc dot gnu.org> --- I seem to be able. It needs default _FORTIFY_SOURCE. Those won't appear with -O0 vs -O1 which may explain the crash, dunno.
sjames at gcc dot gnu.org via Gcc-bugs Fri, 07 Mar 2025 05:34:07 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119154
--- Comment #2 from Sam James <sjames at gcc dot gnu.org> --- I seem to be able. It needs default _FORTIFY_SOURCE. Those won't appear with -O0 vs -O1 which may explain the crash, dunno.