[Bug middle-end/19721] [meta-bug] optimizations that CSE still catches

bonzini at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 26 17:35:00 GMT 2005


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-04-26 17:35 -------
Another thing that CSE does is promoting paradoxical subregs to regs.  On
PowerPC at least, recursive calls of fold_rtx are almost ineffective except for
this.  Such promotion helps because equiv_constant does not look into subregs.

-- 


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



More information about the Gcc-bugs mailing list