This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/14052] Combiner weakness
- From: "law at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Feb 2005 20:13:24 -0000
- Subject: [Bug tree-optimization/14052] Combiner weakness
- References: <20040206224705.14052.falk@debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From law at redhat dot com 2005-02-14 20:13 -------
It seems to me that the SSA optimizers ought to have removed the redundant test
well before we get into the RTL code. And it appears to me that they do I
get identical code for both tests out of the SSA optimizers.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14052