[Bug target/60516] [4.7/4.8 regression]: cc1plus crashes compiling a method with a huge struct as argument
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 10 07:49:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60516
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Apr 10 07:49:02 2014
New Revision: 209264
URL: http://gcc.gnu.org/viewcvs?rev=209264&root=gcc&view=rev
Log:
Backport from mainline
2014-03-17 Jakub Jelinek <jakub@redhat.com>
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.
Added:
branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60516.c
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/config/i386/i386.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list