This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/24001] Simple redundancy not eliminated
- 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: 25 Sep 2005 04:31:18 -0000
- Subject: [Bug tree-optimization/24001] Simple redundancy not eliminated
- References: <20050921160417.24001.falk@debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-25 04:31 -------
Confirmed, on most targets (ppc and x86 at least) this is done at the rtl level, I don't know why it is not
done for alpha.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet|alpha-linux-gnu |
GCC host triplet|alpha-linux-gnu |
Keywords| |TREE
Last reconfirmed|0000-00-00 00:00:00 |2005-09-25 04:31:17
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24001