This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/16550] New: internal compiler error compiling netcdf
- From: "deji_aking at yahoo dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2004 20:07:55 -0000
- Subject: [Bug fortran/16550] New: internal compiler error compiling netcdf
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Running 20040714 gcc-3.5.0 snapshot, trying to build netcdf produce this
>>
f95 -c -xf95-cpp-input typeSizes.f90
f95 -c -xf95-cpp-input netcdf.f90
netcdf_text_variables.f90: In function `nf90_get_var_7d_text':
netcdf_text_variables.f90:460: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [netcdf.o] Error 1
<<
I'm attaching netcdf_text_variables.f90.
Thanks
--
Summary: internal compiler error compiling netcdf
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: deji_aking at yahoo dot ca
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16550