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 java/20715] gcj compilation error


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


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