This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Aug 2011 17:39:52 +0000
- Subject: [Bug debug/50006] [4.7 Regression] ICE in in connect_traces, at dwarf2cfi.c:2677
- Auto-submitted: auto-generated
- References: <bug-50006-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50006
--- Comment #11 from Richard Henderson <rth at gcc dot gnu.org> 2011-08-15 17:39:52 UTC ---
Created attachment 25020
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25020
second patch
Two similar, but not really identical, problems.
S390x should be able to reproduce this second crash, as another
user of anti_adjust_stack within the allocate_stack named pattern.
Perhaps they're not adding Ada to the tested languages...