This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/21359] gfortran internal error


------- Additional Comments From matt at mail dot bettencourt dot info  2005-05-03 15:04 -------
mail.bettencourt.info> gfortran -c part.f90
part.f90: In function 'updateposition':
part.f90:168: internal compiler error: in gfc_conv_ss_descriptor, at
fortran/trans-array.c:1264
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
mail.bettencourt.info> gfortran -v -c part.f90 
Reading specs from /usr/lib/gcc/i386-redhat-linux/4.0.0/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --with-gxx-include-dir=/usr/include/c++/3.4.2
--enable-languages=c,c++,f95 --disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 4.0.0 20041019 (Red Hat 4.0.0-0.8)
 /usr/libexec/gcc/i386-redhat-linux/4.0.0/f951 part.f90 -quiet -dumpbase
part.f90 -auxbase part -version -o /tmp/ccc7k0qh.s
GNU F95 version 4.0.0 20041019 (Red Hat 4.0.0-0.8) (i386-redhat-linux)
        compiled by GNU C version 4.0.0 20041019 (Red Hat 4.0.0-0.8).
GGC heuristics: --param ggc-min-expand=99 --param ggc-min-heapsize=129494
part.f90: In function 'updateposition':
part.f90:168: internal compiler error: in gfc_conv_ss_descriptor, at
fortran/trans-array.c:1264
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
mail.bettencourt.info> uname -a
Linux mail.bettencourt.info 2.6.10-1.770_14.rhfc3.at #1 Fri Mar 4 11:34:31 EST
2005 i686 athlon i386 GNU/Linux


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]