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/32236] New: internal compiler error: in gfc_assign_data_value, at fortran/data.c:288


Crash occurs while compiling fortran code...error as indicated in summary.

Compiler output:
ssai13-larc-nasa-gov > gfortran -v -save-temps tauaero.f
Driving: /usr/local/bin/gfortran -v -save-temps tauaero.f -lgfortranbegin
-lgfortran -shared-libgcc
Using built-in specs.
Target: i386-apple-darwin8.9.1
Configured with: ../gcc-4.3-20070316/configure --enable-languages=fortran
Thread model: posix
gcc version 4.3.0 20070316 (experimental)
 /usr/local/libexec/gcc/i386-apple-darwin8.9.1/4.3.0/f951 tauaero.f
-ffixed-form -fPIC -mmacosx-version-min=10.4 -quiet -dumpbase tauaero.f
-mtune=generic -march=nocona -auxbase tauaero -version -fintrinsic-modules-path
/usr/local/lib/gcc/i386-apple-darwin8.9.1/4.3.0/finclude -o tauaero.s
GNU F95 version 4.3.0 20070316 (experimental) (i386-apple-darwin8.9.1)
        compiled by GNU C version 4.3.0 20070316 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
tauaero.f:1517: internal compiler error: in gfc_assign_data_value, at
fortran/data.c:288
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


Source code is available...let me know how to provide it to you.


-- 
           Summary: internal compiler error: in gfc_assign_data_value, at
                    fortran/data.c:288
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: r dot f dot arduini at larc dot nasa dot gov


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


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