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

           Summary: ICE in gfc_add_component_ref
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: towns...@astro.wisc.edu


Created attachment 23124
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23124
Tar file containing source code and Makefile

Compiling the attached code (Makefile included) results in the following
internal compiler error:

gfortran-mp-4.6  -std=f2003   -c hydro_flow.f90
f951: internal compiler error: in gfc_add_component_ref, at fortran/class.c:79
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [hydro_flow.mod] Error 1

The code is a stripped-down version of a new F2003 hydrodynamics code; it's v.
important that I get it up and running as soon as possible.

Thanks,

Rich

Reply via email to