From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27999 invoked by alias); 3 Jan 2005 19:04:56 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 27974 invoked by uid 48); 3 Jan 2005 19:04:55 -0000 Date: Mon, 03 Jan 2005 19:04:00 -0000 Message-ID: <20050103190454.27972.qmail@sourceware.org> From: "ebotcazou at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20030408184601.10353.ghazi@caip.rutgers.edu> References: <20030408184601.10353.ghazi@caip.rutgers.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/10353] [3.3/3.4/4.0 regression] Java testsuite failures X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00003.txt.bz2 List-Id: ------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-01-03 19:04 ------- I'm finally taking over this one and turning it into the generic PR for Java failures on SPARC/Solaris. We're in better shape on the 3.4 branch than on the 3.3 branch (2 vs 16 in 32-bit mode, 8 vs 8 in 64-bit mode) and mainline is converging towards the 3.4 results. Retargeting to 4.0.0 as the remaining failures are not fixable without switching to proper unwinding from signal handlers (i.e. can_unwind_signal=yes). -- What |Removed |Added ---------------------------------------------------------------------------- CC|ebotcazou at gcc dot gnu dot| |org | AssignedTo|unassigned at gcc dot gnu |ebotcazou at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED GCC build triplet|sparc-sun-solaris2.7 |sparc-sun-solaris2.* GCC host triplet|sparc-sun-solaris2.7 |sparc-sun-solaris2.* GCC target triplet|sparc-sun-solaris2.7 |sparc-sun-solaris2.* Summary|[3.3/3.4/4.0 regression] |[3.3/3.4/4.0 regression] |Java testsuite failures |Java testsuite failures |Array_3, TLtest, | |Thread_Join, | |Thread_Wait_Interrupt & | |Throw_2 | Target Milestone|3.4.4 |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10353