This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/18399] [4.0 Regression] Class initialization optimization does not work with the inliner
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 12 Dec 2004 04:39:18 -0000
- Subject: [Bug java/18399] [4.0 Regression] Class initialization optimization does not work with the inliner
- References: <20041109143610.18399.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-12 04:39 -------
Actually the way this used to work before the tree-ssa was during inlining we called out to the front-
end to merge the two variables.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2004-12-05 03:59:18 |2004-12-12 04:39:18
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18399