This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32853] [4.3 regression] failing libjava testcases
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2007 00:01:29 -0000
- Subject: [Bug target/32853] [4.3 regression] failing libjava testcases
- References: <bug-32853-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from daney at gcc dot gnu dot org 2007-07-28 00:01 -------
Java just uses the unwinder in libgcc_s. The same one that C++ and C use. If
it is a problem with the unwinder one might expect to see it in those languages
as well.
However, it would seem to be somewhat system dependent:
http://gcc.gnu.org/ml/gcc-testresults/2007-07/msg01070.html
http://gcc.gnu.org/ml/gcc-testresults/2007-07/msg01090.html
http://gcc.gnu.org/ml/gcc-testresults/2007-07/msg00995.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32853