[Bug target/29201] New: [4.2 Regression] ICE in create_recovery_block, at haifa-sched.c:3692 at -O3
tbm at cyrius dot com
gcc-bugzilla@gcc.gnu.org
Sun Sep 24 12:01:00 GMT 2006
ICE with -O3:
tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O3 metacity-window.c
metacity-window.c: In function 'meta_window_move_resize_internal':
metacity-window.c:106: internal compiler error: in create_recovery_block, at
haifa-sched.c:3692
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O2 metacity-window.c
tbm@coconut0:~$ gcc-4.1 -c -O3 metacity-window.c
tbm@coconut0:~$
--
Summary: [4.2 Regression] ICE in create_recovery_block, at haifa-
sched.c:3692 at -O3
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29201
More information about the Gcc-bugs
mailing list