From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3757 invoked by alias); 30 Aug 2005 07:27:41 -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 3406 invoked by uid 48); 30 Aug 2005 07:27:28 -0000 Date: Tue, 30 Aug 2005 07:33:00 -0000 Message-ID: <20050830072728.3405.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-08/txt/msg03412.txt.bz2 List-Id: ------- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-30 07:27 ------- Same thing here. It works, when run from the command line. I narrowed down the failures a bit. CVS 20050628 and 20050714 fail with just 17 test cases, this is introduced between 20050607 and 20050628. FAIL: ArrayStore -O3 execution - source compiled test FAIL: ArrayStore -O3 execution - bytecode->native test FAIL: Divide_1 execution - source compiled test FAIL: Divide_1 output - gij test FAIL: Divide_1 execution - bytecode->native test FAIL: Divide_1 -O3 execution - source compiled test FAIL: Divide_1 output - gij test FAIL: Divide_1 -O3 execution - bytecode->native test FAIL: Invoke_1 -O3 execution - source compiled 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 I'm able to reproduce these on the command line (at least with the binaries, which are kept after running the testsuite). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602