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/9369] wrong bytecode generated for static inner class with private constructor


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-12 02:03 -------
Hmm, even though GCJ -C produces the same bytecode for Outer as far as I can see, we now produce 
something which actually works with both gij and java (with -Xfuture).

-- 


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


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