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/16550] New: internal compiler error compiling netcdf


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


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