This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/49830] [4.7 regression] m68k-linux bootstrap failure due to ICE in dwarf2out_notice_stack_adjust
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 25 Jul 2011 19:28:18 +0000
- Subject: [Bug debug/49830] [4.7 regression] m68k-linux bootstrap failure due to ICE in dwarf2out_notice_stack_adjust
- Auto-submitted: auto-generated
- References: <bug-49830-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49830
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |DUPLICATE
--- Comment #3 from Mikael Pettersson <mikpe at it dot uu.se> 2011-07-25 19:26:37 UTC ---
Trunk at r176765 works. Reverting r176729 and r176726 (PR49825 fixes) makes
the original ICE reappear.
*** This bug has been marked as a duplicate of bug 49825 ***