------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-20 19:29 ------- Actually this still does not work: >From .final_cleanup: <L1>:; _Jv_InitClass (&t.class);
; i = i + 1; if (i == 1000) goto <L4>; else goto <L1>; -- What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |enhancement Status|RESOLVED |REOPENED Resolution|WONTFIX | Summary|[4.0/4.1 Regression] Class |Class initialization |initialization optimization |optimization does not work |does not work with the |with the inliner |inliner | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18399