[Bug java/20715] gcj compilation error
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 15 20:19:00 GMT 2005
------- Additional Comments From tromey at gcc dot gnu dot org 2005-06-15 20:19 -------
In 4.0, if you can use indirect dispatch, gcj will use the new
verifier, which is somewhat less buggy. (Assuming this is a verifier
bug, which is not clear, as there is not enough information here.)
In "4.1" (cvs trunk) the new verifier is always used, even for
"C++ ABI" compilations.
Could you try 4.0 with -findirect-dispatch and see if this still happens?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20715
More information about the Java-prs
mailing list