[Bug middle-end/71876] longjmp is miscompiled with -ffreestanding
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 14 12:38:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71876
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Perhaps ECF_MAY_BE_ALLOCA too? But ECF_NORETURN and ECF_LEAF are not
conservative, sure.
More information about the Gcc-bugs
mailing list