[Bug libgcj/17979] Binary Compatibility: could resolve String references while defining class

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17979

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from Andrew Pinski  ---
Closing as won't fix as libgcj (and the java front-end) has been removed from
the trunk.

[Bug libgcj/17979] Binary Compatibility: could resolve String references while defining class

2004-10-13 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-13 21:43 
---
Is this related to PR 1259 at all?

-- 


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


[Bug libgcj/17979] Binary Compatibility: could resolve String references while defining class

2004-10-13 Thread tromey at gcc dot gnu dot org

--- Additional Comments From tromey at gcc dot gnu dot org  2004-10-13 21:46 
---
I think PR 1259 relates to deficiencies in the compiler,
not the runtime (or at least not this part of the runtime).
This PR refers to a minor possible optimization when defining
an interpreted class; it doesn't affect whether or when
other classes are initialized.


-- 


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