[Bug target/32853] [4.3 regression] failing libjava testcases
daney at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jul 28 00:01:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list