https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590
--- Comment #14 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Author: ebotcazou Date: Thu Jul 10 10:41:15 2014 New Revision: 212425 URL: https://gcc.gnu.org/viewcvs?rev=212425&root=gcc&view=rev Log: PR middle-end/53590 * function.c (allocate_struct_function): Revert r188667 change. * gimple-low.c (lower_builtin_setjmp): Use properly-typed constant. Added: branches/gcc-4_9-branch/gcc/testsuite/gnat.dg/opt39.adb - copied unchanged from r212424, trunk/gcc/testsuite/gnat.dg/opt39.adb Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/function.c branches/gcc-4_9-branch/gcc/gimple-low.c branches/gcc-4_9-branch/gcc/testsuite/ChangeLog