This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
cleanup tests failing on MIPS64
- From: Adam Nemet <anemet at caviumnetworks dot com>
- To: gcc at gcc dot gnu dot org
- Cc: jh at suse dot cz
- Date: Fri, 10 Apr 2009 09:40:08 -0700
- Subject: cleanup tests failing on MIPS64
For two testresults now the cleanup tests are failing in both gcc and g++:
http://gcc.gnu.org/ml/gcc-testresults/2009-04/msg01031.html
http://gcc.gnu.org/ml/gcc-testresults/2009-04/msg00592.html
I waited for another testresults because there were some bug fixes in this
area after the eh changes.
Does somebody know what's going on? I'll look at it otherwise.
Adam