This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15571] New: Many 64-bit Solaris 2/SPARC libjava execution tests time out
- From: "ro 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:46:58 -0000
- Subject: [Bug tree-optimization/15571] New: Many 64-bit Solaris 2/SPARC libjava execution tests time out
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
[I failed to submit this report using gccbug: neither with the optimization
component (which has been removed from bugzilla, it seems, nor with the
tree-optimization component.]
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.
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 gcc dot gnu dot org
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=15571