This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29401] [4.0/4.1/4.2 Regression] missed-optimization (in unneeded code elimination)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2007 05:31:36 -0000
- Subject: [Bug target/29401] [4.0/4.1/4.2 Regression] missed-optimization (in unneeded code elimination)
- References: <bug-29401-13382@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pinskia at gcc dot gnu dot org 2007-06-18 05:31 -------
This has now been fixed on the trunk. I think most likely by the dataflow
branch merge.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|3.3.6 3.4.6 |3.3.6 3.4.6 4.3.0
Summary|[4.0/4.1/4.2/4.3 Regression]|[4.0/4.1/4.2 Regression]
|missed-optimization (in |missed-optimization (in
|unneeded code elimination) |unneeded code elimination)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29401