ICE with -O3:

[EMAIL PROTECTED]:~$ /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.
[EMAIL PROTECTED]:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O2 metacity-window.c
[EMAIL PROTECTED]:~$ gcc-4.1 -c -O3 metacity-window.c
[EMAIL PROTECTED]:~$


-- 
           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

Reply via email to