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

dberlin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 3 18:39:00 GMT 2006



------- Comment #6 from dberlin at gcc dot gnu dot org  2006-01-03 18:39 -------
You are confused about what load PRE does.  It will not lift these load because
it is not partially redundant.
You are looking for some sort of generic code hoister.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24001




More information about the Gcc-bugs mailing list