From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1777 invoked by alias); 26 Sep 2005 13:23:22 -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 1624 invoked by uid 48); 26 Sep 2005 13:22:38 -0000 Date: Mon, 26 Sep 2005 13:23:00 -0000 Message-ID: <20050926132238.1623.qmail@sourceware.org> From: "debian-gcc at lists dot debian dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050828164012.23602.debian-gcc@lists.debian.org> References: <20050828164012.23602.debian-gcc@lists.debian.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg03068.txt.bz2 List-Id: ------- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-26 13:22 ------- after an update to 2005-09-25, the bug seems to be hidden again, a diff on the test summary i686/i486 Matthias --- ../test-summary-i686 2005-09-26 01:56:04.465389392 +0000 +++ test-summary 2005-09-26 13:11:28.149852952 +0000 @@ -25,13 +25,15 @@ FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test +XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0 FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2 === gcc Summary === # of expected passes 37375 # of unexpected failures 5 -# of expected failures 96 +# of unexpected successes 1 +# of expected failures 95 # of untested testcases 28 # of unsupported tests 344 /home/packages/gcc/snap/gcc-snapshot-20050925/build/gcc/xgcc version 4.1.0 20050925 (experimental) @@ -85,10 +87,13 @@ Running target unix +FAIL: objc/execute/exceptions/catchall-1.m execution, -O3 -fomit-frame-pointer -fgnu-runtime +FAIL: objc/execute/exceptions/local-variables-1.m execution, -O3 -fomit-frame-pointer -fgnu-runtime === objc Summary === -# of expected passes 1672 +# of expected passes 1670 +# of unexpected failures 2 # of unsupported tests 22 /home/packages/gcc/snap/gcc-snapshot-20050925/build/gcc/xgcc version 4.1.0 20050925 (experimental) @@ -113,12 +118,32 @@ Running target unix +FAIL: ArrayStore -O3 execution - source compiled test +FAIL: ArrayStore -O3 execution - bytecode->native test +FAIL: Divide_1 -O3 execution - source compiled test +FAIL: Divide_1 -O3 execution - bytecode->native test +FAIL: Invoke_1 -O3 execution - source compiled test +FAIL: Serialization execution - source compiled test +FAIL: Serialization execution - gij test +FAIL: Serialization execution - bytecode->native test +FAIL: Serialization -O3 execution - source compiled test +FAIL: Serialization execution - gij test +FAIL: Serialization -O3 execution - bytecode->native test +FAIL: String_overflow -O3 execution - source compiled test +FAIL: Thread_Interrupt -O3 execution - source compiled test +FAIL: Throw_1 -O3 execution - source compiled test +FAIL: initexc -O3 execution - source compiled test +FAIL: instinit2 -O3 execution - source compiled test +FAIL: instinit2 -O3 execution - bytecode->native test +FAIL: newarray_overflow -O3 execution - source compiled test +FAIL: newarray_overflow -O3 execution - bytecode->native test === libjava Summary === -# of expected passes 3968 -# of expected failures 10 -# of untested testcases 8 +# of expected passes 3931 +# of unexpected failures 19 +# of expected failures 9 +# of untested testcases 27 === libmudflap tests === @@ -228,7 +253,7 @@ Compiler version: 4.1.0 20050925 (experimental) Platform: i486-pc-linux-gnu -configure flags: -v --prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib --disable-nls --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/gcc-snapshot/jre --enable-mpfr --disable-werror --with-arch=i686 --with-tune=i686 i486-linux-gnu --enable-languages=c,c++,fortran,java,objc,obj-c++,treelang +configure flags: -v --prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib --disable-nls --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/gcc-snapshot/jre --enable-mpfr --disable-werror --with-arch=i486 --with-tune=i686 i486-linux-gnu --enable-languages=c,c++,fortran,java,objc,obj-c++,treelang BOOT_CFLAGS=-O2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602