This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/52714] ICE in fixup_reorder_chain, at cfglayout.c:880
- 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: Sun, 25 Mar 2012 20:49:24 +0000
- Subject: [Bug c/52714] ICE in fixup_reorder_chain, at cfglayout.c:880
- Auto-submitted: auto-generated
- References: <bug-52714-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52714
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Mikael Pettersson <mikpe at it dot uu.se> 2012-03-25 20:49:24 UTC ---
It's caused by Jakub's r164431:
http://gcc.gnu.org/ml/gcc-cvs/2010-09/msg00727.html
There are several HAVE_cc0 changes in that patch.