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

             Bug #: 52622
           Summary: ICE in gfortran 4.6.3, x86_64
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: adr...@llnl.gov


Created attachment 26922
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26922
delta-reduced testcase

I'm getting an ICE in gfortran 4.6.3 .
The machine is running Ubuntu 10.04, 64 bit on an Intel Xeon.


  $ gfortran -I.  -c -o test.o test.f03 

  f951: internal compiler error: Segmentation fault
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See <http://gcc.gnu.org/bugs.html> for instructions.

I've attached a (nonsensical) delta-reduced test case.

Reply via email to