I get the following segfault with -O3 -msched-control-spec on IA64.  While
this is completely repeatable, it doesn't happen when I call cc1 directly so
I cannot supply a backtrace.

With 4.2.0 20061022 I need to call -g -O3 -msched-control-spec to see this
while 4.2.0 20061107 requires -O3 -msched-control-spec.

Can someone confirm this bug?

[EMAIL PROTECTED]:~$ /usr/lib/gcc-snapshot/bin/gcc -c -g -O3 
-msched-control-spec
openbox-screen.i
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

[EMAIL PROTECTED]:~$ /usr/lib/gcc-snapshot/bin/gcc -c -g -O3 openbox-screen.i
[EMAIL PROTECTED]:~$


-- 
           Summary: cc1 segfaults with -O3 -msched-control-spec
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
GCC target triplet: ia64-linux-gnu


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

Reply via email to