[Bug fortran/13679] [gfortran] ICE in fortran/trans-types.c:584

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 21 03:29:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-21 03:07 -------
This works on the tree-ssa for me now (it might be because of --disable-checking):
Driving: /Users/pinskia/gcc-tree-ssa/bin/gfortran pr13679.f90 -v -lgfortranbegin -lgfortran -
lm -shared-libgcc
Reading specs from /Users/pinskia/gcc-tree-ssa/lib/gcc/powerpc-apple-darwin7.3.0/3.5-
tree-ssa/specs
Configured with: /Users/pinskia/src/gcc-tree-ssa/gcc/configure --prefix=/Users/pinskia/
gcc-tree-ssa --enable-languages=c,c++,objc,f95 --disable-checking --disable-nls
Thread model: posix
gcc version 3.5-tree-ssa 20040417 (merged 20040414)
 /Users/pinskia/gcc-tree-ssa/libexec/gcc/powerpc-apple-darwin7.3.0/3.5-tree-ssa/f951 
pr13679.f90 -fPIC -quiet -dumpbase pr13679.f90 -auxbase pr13679 -version -o /var/tmp//
ccQOAwvb.s
GNU F95 version 3.5-tree-ssa 20040417 (merged 20040414) (powerpc-apple-
darwin7.3.0)
        compiled by GNU C version 3.5-tree-ssa 20040417 (merged 20040414).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
 as -arch ppc -o /var/tmp//ccBKjHyH.o /var/tmp//ccQOAwvb.s
 /Users/pinskia/gcc-tree-ssa/libexec/gcc/powerpc-apple-darwin7.3.0/3.5-tree-ssa/collect2 
-arch ppc -dynamic -o a.out -lcrt1.o -lcrt2.o -L/Users/pinskia/gcc-tree-ssa/lib/gcc/powerpc-
apple-darwin7.3.0/3.5-tree-ssa -L/Users/pinskia/gcc-tree-ssa/lib/gcc/powerpc-apple-
darwin7.3.0/3.5-tree-ssa/../../.. /var/tmp//ccBKjHyH.o -lgfortranbegin -lgfortran -lm -lgcc_s -
lgcc -lSystem |
 c++filt
/usr/bin/ld: Undefined symbols:
_MAIN__
collect2: ld returned 1 exit status

Can you try again?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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



More information about the Gcc-bugs mailing list