[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug java/21697] gcj segfaults with Jabref.jar



------- Additional Comments From tromey at gcc dot gnu dot org  2005-05-22 01:13 -------
The jar file is actually missing the files that gcj says it cannot find.
And, these classes are definitely referred to by other classes in the jar.
So, that is a problem with the jar file, at least for the C++ ABI.
(Compiling with -findirect-dispatch works fine.)

I think there are still two bugs here:

1. We shouldn't ICE in this situation.

2. The error messages here are bogus.  E.g., why is HashMap.java
   mentioned at all?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-22 01:13:35
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21697

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: