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 bootstrap/52644] RTL check: expected elt 1 type 'i' or 'n', have '0' (rtx reg) in ix86_decompose_address, at config/i386/i386.c:11522[4.8 Regression] ICE in stage2:


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

--- Comment #1 from Zdenek Sojka <zsojka at seznam dot cz> 2012-03-20 21:42:26 UTC ---
Created attachment 26937
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26937
preprocessed source

$ /home/smatz/build-185559-lto-fortran-checking-yes-rtl-df/./gcc/xgcc
-B/home/smatz/build-185559-lto-fortran-checking-yes-rtl-df/./gcc/ unwind-dw2.i
-O -m32 -c -fpic
/mnt/svn/gcc-trunk/libgcc/unwind-dw2.c: In function âexecute_stack_opâ:
/mnt/svn/gcc-trunk/libgcc/unwind-dw2.c:902:1: internal compiler error: RTL
check: expected elt 1 type 'i' or 'n', have '0' (rtx reg) in
ix86_decompose_address, at config/i386/i386.c:11522
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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