This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36197] New: [4.4 Regressio]: gfortran.dg/initialization_12.f90
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 May 2008 02:15:07 -0000
- Subject: [Bug fortran/36197] New: [4.4 Regressio]: gfortran.dg/initialization_12.f90
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
On Linux/ia32, gcc 4.4 revision 135109 gives
Executing on host:
/export/build/gnu/gcc/build-i686-linux/gcc/testsuite/gfortran/../../gfortran
-B/export/build/gnu/gcc/build-i686-linux/gcc/testsuite/gfortran/../../
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gfortran.dg/initialization_12.f90
-O -pedantic-errors -S -o initialization_12.s (timeout = 300)
*** glibc detected *** free(): invalid next size (fast): 0x09bcf970 ***^M
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gfortran.dg/initialization_12.f90:12:
internal compiler error: Aborted^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <http://gcc.gnu.org/bugs.html> for instructions.^M
compiler exited with status 1
output is:
*** glibc detected *** free(): invalid next size (fast): 0x09bcf970 ***^M
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gfortran.dg/initialization_12.f90:12:
internal compiler error: Aborted^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <http://gcc.gnu.org/bugs.html> for instructions.^M
FAIL: gfortran.dg/initialization_12.f90 -O (internal compiler error)
FAIL: gfortran.dg/initialization_12.f90 -O (test for excess errors)
Revision 135106 is OK. This revision is caused by revision 135109:
http://gcc.gnu.org/ml/gcc-cvs/2008-05/msg00269.html
and may only happen on 32bit host.
--
Summary: [4.4 Regressio]: gfortran.dg/initialization_12.f90
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl dot tools at gmail dot com
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36197