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


------- Additional Comments From dberlin at gcc dot gnu dot org  2005-09-22 18:40 -------
Subject: Re:  Simple redundancy not eliminated

On Thu, 2005-09-22 at 08:31 +0000, rguenth at gcc dot gnu dot org wrote:
> ------- Additional Comments From rguenth at gcc dot gnu dot org  2005-09-22 08:31 -------
> load-pre should sink the load and fix the problem at the tree level.

Uh, load PRE doesn't sink loads, it would lift it.






-- 


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]