From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25610 invoked by alias); 28 Aug 2005 16:40:18 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 25599 invoked by uid 48); 28 Aug 2005 16:40:14 -0000 Date: Sun, 28 Aug 2005 16:41:00 -0000 From: "debian-gcc at lists dot debian dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20050828164012.23602.debian-gcc@lists.debian.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/23602] New: [4.1 regression] 1081 test failures in libjava, when configured for i486-linux X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg03197.txt.bz2 List-Id: configuring HEAD 20050828 for i486-linux (instead of the default i686-linux), libjava fails with 1081 test failures (instead of two with i686-linux). apparently all the execution tests fail. I don't see any additional information from the test log (attached). Compiling the a testcase by hand, and running it, succeeds. Environment is current Debian unstable, binutils 2.16.1, glibc-2.3.5. Matthias Running /home/packages/gcc/snap/tst/gcc-20050828/libjava/testsuite/libjava.lang/lang.exp ... FAIL: ArrayStore execution - source compiled test FAIL: ArrayStore execution - gij test FAIL: ArrayStore execution - bytecode->native test FAIL: ArrayStore -O3 execution - source compiled test FAIL: ArrayStore execution - gij test FAIL: ArrayStore -O3 execution - bytecode->native test FAIL: ArrayStore2 execution - source compiled test FAIL: ArrayStore2 execution - gij test FAIL: ArrayStore2 execution - bytecode->native test FAIL: ArrayStore2 -O3 execution - source compiled test FAIL: ArrayStore2 execution - gij test FAIL: ArrayStore2 -O3 execution - bytecode->native test [...] FAIL: utilTest execution - source compiled test FAIL: utilTest execution - gij test FAIL: utilTest execution - bytecode->native test FAIL: utilTest -O3 execution - source compiled test FAIL: utilTest execution - gij test FAIL: utilTest -O3 execution - bytecode->native test FAIL: verify execution - source compiled test FAIL: verify execution - gij test FAIL: verify execution - bytecode->native test FAIL: verify -O3 execution - source compiled test FAIL: verify execution - gij test FAIL: verify -O3 execution - bytecode->native test Running /home/packages/gcc/snap/tst/gcc-20050828/libjava/testsuite/libjava.loader/loader.exp ... FAIL: /home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite/TestEarlyGC.exe execution - /home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite/TestEarlyGC.exe FAIL: /home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite/TestLeak.exe execution - /home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite/TestLeak.exe FAIL: /home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite/TestMultiple.exe execution - /home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite/TestMultiple.exe FAIL: /home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite/TestParent.exe execution - /home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite/TestParent.exe Running /home/packages/gcc/snap/tst/gcc-20050828/libjava/testsuite/libjava.mauve/mauve.exp ... Running /home/packages/gcc/snap/tst/gcc-20050828/libjava/testsuite/libjava.special/special.exp ... FAIL: pr21115 run Running /home/packages/gcc/snap/tst/gcc-20050828/libjava/testsuite/libjava.verify/verify.exp ... === libjava Summary === # of expected passes 1783 # of unexpected failures 1081 # of expected failures 4 # of untested testcases 1089 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory `/home/packages/gcc/snap/tst/build486/i486-linux-gnu/libjava/testsuite' make[1]: *** [check-am] Error 2 -- Summary: [4.1 regression] 1081 test failures in libjava, when configured for i486-linux Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: i486-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602