This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/24001] Simple redundancy not eliminated



------- 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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]