I got an error message when compiling my code “coart.f” . Seems gfortran does
not like the block data. But I tried to separate the component with problem
(the attached junk.f), it was fine. Could you please tell me why?
Here is what happened:

[zjin:~/coart/spec] jin% gfortran -c coart.f
coart.f:12657: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

[zjin:~/coart/spec] jin% gfortran -v
Using built-in specs.
Target: i386-apple-darwin8.9.1
Configured with: ../gcc-4.3-20070518/configure --enable-languages=fortran,c++
Thread model: posix
gcc version 4.3.0 20070518 (experimental)

Thank you in advance.


-- 
           Summary: Segmentation fault from gfortran compilation
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zhonghaij at yahoo dot com


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

Reply via email to