This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/54892] [4.7 Regression], ICE in extract_insn, at recog.c:2123


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54892

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #1 from Mikael Pettersson <mikpe at it dot uu.se> 2012-10-13 16:03:37 UTC ---
I can reproduce the ICE with g++ 4.8-20121007 and 4.7-20121006, on
arm-linux-gnueabi with -march=armv7-a; with -march=armv6 or armv5te it doesn't
ICE.  The preprocessed source doesn't compile with g++ 4.6 so I can't check
there.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]