------- Additional Comments From tobi at gcc dot gnu dot org 2004-12-27 17:22 ------- I get this output from the testsuite after upgrading to Fedora Core 3 (I assume a new dejagnu version is responsible for this):
Running /home/tobi/src/gcc/gcc-clean/gcc/testsuite/gfortran.fortran-torture/execute/execute.exp ... *** glibc detected *** free(): invalid next size (fast): 0x094d3268 *** FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution, -O1 I'm not completely sure that the glibc error is issued during the execution of this test, because it doesn't appear in the logs, but it seems likely, given that it's the only test that fails. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15080