This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Cleanup tests failing
- From: Greg Schafer <gschafer at zip dot com dot au>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 18 Oct 2004 18:02:00 +1000
- Subject: Cleanup tests failing
Hi
When compiling against the latest Glibc snapshots, these GCC tests that
relate to "cleanups with exception handling thru' signal frames" have
started failing.
FAIL: gcc.dg/cleanup-10.c execution test
FAIL: gcc.dg/cleanup-11.c execution test
FAIL: gcc.dg/cleanup-8.c execution test
FAIL: gcc.dg/cleanup-9.c execution test
Could someone kindly comment on whether this is a critical problem or not?
Does anyone know where the cause lies ie: GCC or Glibc?
Browsing the test results archive shows that quite a number of folks are
also seeing the same failures eg:
http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00874.html
http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00862.html
http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00853.html
http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00819.html
http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00599.html
http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00769.html
Thanks for any insight.
Regards
Greg