This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/49827] [4.7 regression] sparc64-linux and arm-linux-gnueabi bootstrap failures due to ICE in dwarf2cfi.c connect_traces
- 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: Sun, 24 Jul 2011 22:17:30 +0000
- Subject: [Bug debug/49827] [4.7 regression] sparc64-linux and arm-linux-gnueabi bootstrap failures due to ICE in dwarf2cfi.c connect_traces
- Auto-submitted: auto-generated
- References: <bug-49827-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49827
Richard Henderson <rth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2011.07.24 22:17:12
AssignedTo|unassigned at gcc dot |rth at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #3 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-24 22:17:12 UTC ---
The Sparc and CRIS failures are a silly mistake wrt sequences,
i.e. delay slots. I have a patch in testing for that.
The ARM failure must be something else though...