From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3056 invoked by alias); 21 May 2004 18:46:01 -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 3011 invoked by alias); 21 May 2004 18:45:58 -0000 Date: Sat, 22 May 2004 18:46:00 -0000 From: "gcc-bugzilla at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20040521184556.15570.ro@techfak.uni-bielefeld.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/15570] New: Many 64-bit Solaris 2/SPARC libjava execution tests time out X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg02355.txt.bz2 List-Id: Since the tree-ssa merge (I've observed this before on the tree-ssa branch, but failed to report it), many 64-bit libjava execution tests time out on Solaris 10/SPARC and Solaris 8/SPARC, as can be seen here: * before the merge (20040510): http://gcc.gnu.org/ml/gcc-testresults/2004-05/msg00619.html === libjava Summary for unix/-m64 === # of expected passes 3306 # of unexpected failures 27 # of expected failures 14 # of untested testcases 42 * after the merge (20040517): http://gcc.gnu.org/ml/gcc-testresults/2004-05/msg00986.html === libjava Summary for unix/-m64 === # of expected passes 1515 # of unexpected failures 921 # of expected failures 8 # of untested testcases 937 The 32-bit results are mostly unaffected. Environment: System: SunOS padouk 5.10 s10_55 sun4u sparc SUNW,Sun-Fire-880 Architecture: sun4 host: sparc-sun-solaris2.10 build: sparc-sun-solaris2.10 target: sparc-sun-solaris2.10 configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --disable-libmudflap --with-gmp-dir=/vol/gnu/obj/gmp-4.1.3 How-To-Repeat: Bootstrap and test on sparc-sun-solaris2.{8,10} as described above (with RUNTESTFLAGS='--target_board "unix{,-m64}"'). -- Summary: Many 64-bit Solaris 2/SPARC libjava execution tests time out Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ro at techfak dot uni-bielefeld dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparc-sun-solaris2.10 GCC host triplet: sparc-sun-solaris2.10 GCC target triplet: sparc-sun-solaris2.10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15570