[Bug java/15576] Class initialization optimization is disabled

mckinlay at redhat dot com gcc-bugzilla@gcc.gnu.org
Sat May 22 20:55:00 GMT 2004


------- Additional Comments From mckinlay at redhat dot com  2004-05-21 21:34 -------
Well, _Jv_InitClass isn't really a pure function, as class initialization has
side effects. However after it has been called the first time, all subsequent
calls have no effect.

-- 


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



More information about the Gcc-bugs mailing list