[Bug target/98997] Linking mismatched -fcf-protection objects generates incorrect code

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 8 09:38:22 GMT 2021


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unknown                     |10.2.1
             Target|                            |x86_64-*-* i?86-*-*

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
__builtin{setjmp,longjmp} are internal to GCC (for SJLJ EH), they do _not_
map to setjmp/longjmp in glibc.  Just in case this matters here.


More information about the Gcc-bugs mailing list