This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
2 new g++ failures?
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 2 Dec 2001 23:42:24 +0000
- Subject: 2 new g++ failures?
I'm getting 2 new g++ failures with my messages patch on i686-pc-linux-gnu:
FAIL: g++.oliva/typeof1.C (test for excess errors) // NEW
FAIL: g++.other/enum5.C (test for excess errors)
XPASS: g++.pt/decl2.C ICE - (test for errors, line 8)
FAIL: g++.pt/memtemp87.C (test for excess errors) // NEW
XPASS: g++.robertl/eb17.C Execution test
I find it hard to believe that my patch causes these. Is anyone else
seeing these that has bootstrapped in the last 3 hrs or so?
Neil.