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 middle-end/56657] [GCC 4.6/4.7] ICE - error: unrecognizable insn.


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

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

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

--- Comment #4 from Mikael Pettersson <mikpe at it dot uu.se> 2013-03-20 08:43:05 UTC ---
The non-preprocessed test case doesn't ICE for me with gcc-4.7.2 targeting
x86_64-w64-mingw32 (so not the same "mingw" as the reporter is using), with
either -m64 or -m32.  The preprocessed test case does ICE that compiler with
-m32, but not with -m64.


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