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/52730] Java front end emits assembly


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

--- Comment #6 from Steven Bosscher <steven at gcc dot gnu.org> 2012-03-27 20:11:44 UTC ---
Created attachment 27018
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27018
Stop using output_constant in class.c

I believe something like this should work, but I don't want to have a named
variable (now I output a constructor for "_Jv_CLS") and I have not yet been
able to figure out how to do so. Input from Java maintainer appreciated...


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