https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84763
--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Author: ebotcazou Date: Fri Mar 9 09:06:52 2018 New Revision: 258381 URL: https://gcc.gnu.org/viewcvs?rev=258381&root=gcc&view=rev Log: PR target/84763 * config/i386/winnt.c (i386_pe_seh_cold_init): Use small pre-allocation when the function accesses prior frames. Added: trunk/gcc/testsuite/gcc.c-torture/compile/20180309-1.c Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/winnt.c trunk/gcc/testsuite/ChangeLog