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

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

https://gcc.gnu.org/g:357c4350680bf29f0c7a115424e3da11c53b5582

commit r11-7475-g357c4350680bf29f0c7a115424e3da11c53b5582
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