[Bug fortran/22023] New: ICE in gfc_conv_descriptor_dtype at trans_array.c:177

c dot lemmen at fz-juelich dot de gcc-bugzilla@gcc.gnu.org
Sat Jun 11 22:35:00 GMT 2005


ICE in Numerical Recipes nrutil module

joey:/opt/src/numrec-f90 carsten$ gfortran -v -c  src/nrtype.f90 src/nrutil.f90
src/nr.f90
Using built-in specs.
Target: powerpc-apple-darwin7.8.0
Configured with: ../gcc/configure --prefix=/usr/local/gfortran
--enable-languages=c,f95
Thread model: posix
gcc version 4.1.0 20050325 (experimental)
 /usr/local/gfortran/libexec/gcc/powerpc-apple-darwin7.8.0/4.1.0/f951
src/nrtype.f90 -fPIC -quiet -dumpbase nrtype.f90 -auxbase nrtype -version -o
/var/tmp//ccuRpGyu.s
GNU F95 version 4.1.0 20050325 (experimental) (powerpc-apple-darwin7.8.0)
        compiled by GNU C version 3.3 20030304 (Apple Computer, Inc. build 1640).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
 as -arch ppc -o nrtype.o /var/tmp//ccuRpGyu.s
 /usr/local/gfortran/libexec/gcc/powerpc-apple-darwin7.8.0/4.1.0/f951
src/nrutil.f90 -fPIC -quiet -dumpbase nrutil.f90 -auxbase nrutil -version -o
/var/tmp//ccuRpGyu.s
GNU F95 version 4.1.0 20050325 (experimental) (powerpc-apple-darwin7.8.0)
        compiled by GNU C version 3.3 20030304 (Apple Computer, Inc. build 1640).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
src/nrutil.f90: In function 'reallocate_hv':
src/nrutil.f90:257: internal compiler error: in gfc_conv_descriptor_dtype, at
fortran/trans-array.c:177

-- 
           Summary: ICE in gfc_conv_descriptor_dtype at trans_array.c:177
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: c dot lemmen at fz-juelich dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.8.0
  GCC host triplet: powerpc-apple-darwin7.8.0
GCC target triplet: powerpc-apple-darwin7.8.0


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



More information about the Gcc-bugs mailing list