From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11728 invoked by alias); 20 Aug 2005 19:29:14 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 11707 invoked by uid 48); 20 Aug 2005 19:29:13 -0000 Date: Sat, 20 Aug 2005 19:29:00 -0000 Message-ID: <20050820192913.11704.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20041109143610.18399.pinskia@gcc.gnu.org> References: <20041109143610.18399.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/18399] Class initialization optimization does not work with the inliner X-Bugzilla-Reason: CC X-SW-Source: 2005-q3/txt/msg00305.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-20 19:29 ------- Actually this still does not work: >>From .final_cleanup: :; _Jv_InitClass (&t.class); ; i = i + 1; if (i == 1000) goto ; else goto ; -- 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