This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15570] New: Many 64-bit Solaris 2/SPARC libjava execution tests time out
- From: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 May 2004 18:45:58 -0000
- Subject: [Bug tree-optimization/15570] New: Many 64-bit Solaris 2/SPARC libjava execution tests time out
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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