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/26681] New: internal compiler error


Please find the message : 

gfortran -c  -O -ffree-form  -v -save-temps fspak90.f90
Using built-in specs.
Target: i386-linux
Configured with: ../gcc/configure
--prefix=/cosmic/coudert/tmp/gfortran-20060310/irun
--enable-languages=c,fortran --host=i386-linux
--with-gmp=/cosmic/coudert/tmp/gfortran-20060310/gfortran_libs
Thread model: posix
gcc version 4.2.0 20060310 (experimental)
 /usr/local/gfortran/irun/bin/../libexec/gcc/i386-linux/4.2.0/f951 fspak90.f90
-quiet -dumpbase fspak90.f90 -mtune=i386 -auxbase fspak90 -O -version
-ffree-form -I
/usr/local/gfortran/irun/bin/../lib/gcc/i386-linux/4.2.0/finclude -o fspak90.s
GNU F95 version 4.2.0 20060310 (experimental) (i386-linux)
        compiled by GNU C version 4.2.0 20060310 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
fspak90.f90: In function ?fspak90r4?:
fspak90.f90:152: internal compiler error: in gfc_finish_var_decl, at
fortran/trans-decl.c:501
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: internal compiler error
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: chapuis at tours dot inra dot fr
  GCC host triplet: Linux I686 32bit


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


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