]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/60516 (cc1plus crashes compiling a method with a huge struct as argument)
authorJakub Jelinek <jakub@redhat.com>
Mon, 17 Mar 2014 19:03:04 +0000 (20:03 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 17 Mar 2014 19:03:04 +0000 (20:03 +0100)
commite318c1e15dd56380235bae7b7eea41301ff5e931
tree9ee64e45bb75d6778a00b3330dde3226df40128c
parentf1aa79d85ff9c08d7ccf429bf9633b853d350abe
re PR target/60516 (cc1plus crashes compiling a method with a huge struct as argument)

PR target/60516
* config/i386/i386.c (ix86_expand_epilogue): Adjust REG_CFA_ADJUST_CFA
note creation for the 2010-08-31 changes.

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

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