This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13629] [tree-ssa][Regression] dominator optimizations can pessimize code
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2004 15:15:15 -0000
- Subject: [Bug optimization/13629] [tree-ssa][Regression] dominator optimizations can pessimize code
- References: <20040109121229.13629.steven@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2004-01-17 15:15 -------
the case i showed is fixed. we need more advanced optimizations
such as partial dead code elimination in most other similar cases,
but there's no point in keeping this bug report open just for that.
So closed.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13629