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: 30 Dec 2005 22:31:57 -0000
- Subject: [Bug tree-optimization/24001] Simple redundancy not eliminated
- References: <bug-24001-2744@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2005-12-30 22:31 -------
(In reply to comment #2)
> load-pre should sink the load and fix the problem at the tree level.
Lift the load above as it is fully redundant.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2005-09-25 04:31:17 |2005-12-30 22:31:57
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24001