This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/32853] [4.3 regression] failing libjava testcases



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]