https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99234
--- Comment #26 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>: https://gcc.gnu.org/g:d57d8bb5c528397e8fc21f82f098ad96568ea67f commit r9-9261-gd57d8bb5c528397e8fc21f82f098ad96568ea67f Author: Eric Botcazou <ebotca...@adacore.com> Date: Wed Mar 3 12:25:03 2021 +0100 Fix ICE with pathologically large frames gcc/ PR target/99234 * config/i386/i386.c (ix86_compute_frame_layout): For a SEH target, point back the hard frame pointer to its default location when the frame is larger than SEH_MAX_FRAME_SIZE.