[Bug fortran/34828] New: ICE: GNU MP: Cannot reallocate memory for gfortran.dg/parameter_array_init_3.f90

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 17 16:15:00 GMT 2008


Executing on host:
/tmp/cvs/gcc-20080117/Build/gcc/testsuite/gfortran/../../gfortran
-B/tmp/cvs/gcc-20080117/Build/gcc/testsuite/gfortran/../../
/tmp/cvs/gcc-20080117/gcc/testsuite/gfortran.dg/parameter_array_init_3.f90   -O
  -pedantic-errors -S  -o parameter_array_init_3.s    (timeout = 300)
GNU MP: Cannot reallocate memory (old_size=8 new_size=8)
f951: internal compiler error: Aborted

That message appeared before in PR 31427 when a not-simplified variable was
passed in TRANSFER. The test file is new as of PR 34476.

On x86-64-linux I cannot find any valgrind problem.

The ia64 failure was found by Andreas Schwab,
http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg00744.html


-- 
           Summary: ICE: GNU MP: Cannot reallocate memory for
                    gfortran.dg/parameter_array_init_3.f90
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org
  GCC host triplet: ia64-suse-linux-gnu


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



More information about the Gcc-bugs mailing list