[Bug tree-optimization/23346] [4.1 Regression] FRE before DCE makes a mess of loads or need to sink loads

dberlin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Aug 23 19:54:00 GMT 2005


------- Additional Comments From dberlin at gcc dot gnu dot org  2005-08-23 18:56 -------
FRE can't really do anything about this.
DOM would do the same thing if it was run before DCE.

I'll make the sinker sink loads.


-- 


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



More information about the Gcc-bugs mailing list