[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2005-02-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-11 16:54 --- As dicussed there are still questions if this is wrong code or not. Yes this is not the same as Sun's implementation but that means nothing really. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19908

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2005-02-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Attachment #8179|text/x-java-source |text/plain mime type|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19908

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2005-02-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Attachment #8178|text/x-java-source |text/plain mime type|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19908

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2005-02-11 Thread dog at bluezoo dot org
--- Additional Comments From dog at bluezoo dot org 2005-02-11 16:42 --- Created an attachment (id=8179) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8179&action=view) The main class to reproduce the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19908

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2005-02-11 Thread dog at bluezoo dot org
--- Additional Comments From dog at bluezoo dot org 2005-02-11 16:41 --- Created an attachment (id=8178) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8178&action=view) The Person class -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19908