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

--- Comment #25 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Eric Botcazou
<ebotca...@gcc.gnu.org>:

https://gcc.gnu.org/g:2939b358936bb824330888def98ad848dea41483

commit r10-9409-g2939b358936bb824330888def98ad848dea41483
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.

Reply via email to