[Bug middle-end/49220] New: ICE in create_pre_exit, at mode-switching.c:401
rmansfield at qnx dot com
gcc-bugzilla@gcc.gnu.org
Sun May 29 08:06:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49220
Summary: ICE in create_pre_exit, at mode-switching.c:401
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: rmansfield@qnx.com
Host: x86_64-linux-gnu
Target: sh4-unknown-linux-gnu
Build: x86_64-linux-gnu
Created attachment 24389
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24389
preprocessed source
$ ./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: sh4-unknown-linux-gnu
Configured with: ../configure --target=sh4-unknown-linux-gnu
--prefix=/home/ryan/x-tools/sh4-unknown-linux-gnuc
--with-local-prefix=/home/ryan/x-tools/sh4-unknown-linux-gnu/sh4-unknown-linux-gnu/sys-root
--disable-multilib
--with-sysroot=/home/ryan/x-tools/sh4-unknown-linux-gnu/sh4-unknown-linux-gnu/sys-root
--with-newlib --enable-threads=no --disable-shared --enable-__cxa_atexit
--disable-nls --enable-symvers=gnu --enable-languages=c
--enable-target-optspace --enable-checking --disable-libmudflap
--disable-libssp
Thread model: single
gcc version 4.7.0 20110529 (experimental) [trunk revision 174391] (GCC)
$ ./xgcc -B. ~/ice.i -O2
/home/ryan/ice.i: In function 'func4':
/home/ryan/ice.i:25:1: internal compiler error: in create_pre_exit, at
mode-switching.c:401
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
More information about the Gcc-bugs
mailing list