This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
[3.3.2] regressions on the branch (pack-test-2.c, parameter-declaration-1.C)
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- To: gcc at gcc dot gnu dot org
- Cc: java at gcc dot gnu dot org
- Date: Wed, 24 Sep 2003 09:30:11 +0200
- Subject: [3.3.2] regressions on the branch (pack-test-2.c, parameter-declaration-1.C)
Between 20030909 and 20030923 I see the following additional
regressions on the branch (i486-linux, glibc-2.3.2):
gcc:
FAIL: gcc.dg/pack-test-2.c (test for errors, line 6)
FAIL: gcc.dg/pack-test-2.c (test for errors, line 7)
FAIL: gcc.dg/pack-test-2.c (test for errors, line 10)
FAIL: gcc.dg/pack-test-2.c (test for errors, line 14)
FAIL: gcc.dg/pack-test-2.c (test for errors, line 19)
FAIL: gcc.dg/pack-test-2.c (test for errors, line 21)
FAIL: gcc.dg/pack-test-2.c (test for excess errors)
g++:
FAIL: g++.dg/parse/parameter-declaration-1.C (test for errors, line 7)
FAIL: g++.dg/parse/parameter-declaration-1.C (test for excess errors)
libjava:
FAIL: Thread_Interrupt -O output - source compiled test
Fails:
wait()
interrupted - ok
sleep()
interrupted - ok
Busy waiting
Error: Busy wait was not interrupted.
join()
interrupted - ok
The gcc and g++ failures are seen on i586-linux builds as posted to
gcc-testresults as well.