]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/46095 (ICE: in dwarf2out_frame_debug_expr, at dwarf2out.c:2341 with ...
authorJakub Jelinek <jakub@redhat.com>
Mon, 15 Nov 2010 20:09:24 +0000 (21:09 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 15 Nov 2010 20:09:24 +0000 (21:09 +0100)
commit23d8fd35c49ede588aa3b2969113d05212deee28
tree1e0d050185c2cceb6014af72b8d7ee70ed873f48
parent61630b27687dcd30748a594f90cd25035347959c
re PR debug/46095 (ICE: in dwarf2out_frame_debug_expr, at dwarf2out.c:2341 with -fstack-protector)

PR debug/46095
* config/i386/i386.c (pro_epilogue_adjust_stack): Instead of
marking r11 set RTX_FRAME_RELATED_P if offset is too large for
style < 0, add REG_FRAME_RELATED_EXPR.

* gcc.target/i386/pr46095.c: New test.

From-SVN: r166767
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr46095.c [new file with mode: 0644]