[Bug c/117911] Segmentation fault with '-O3 -fno-inline-functions-called-once -fno-inline-small-functions -fno-ipa-cp -fno-ipa-modref -fno-ipa-pure-const'

sjames at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 4 12:50:23 GMT 2024


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117911

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |12.4.1, 15.0
      Known to work|                            |13.3.1

--- Comment #2 from Sam James <sjames at gcc dot gnu.org> ---
Needs -fno-stack-protector. For me, 11.5.0/12.4.1 (tip)/trunk fail, while
13.3.1 (tip) works.


More information about the Gcc-bugs mailing list