[Bug rtl-optimization/18137] [4.0 Regression] arguments being gimple registers cause redundant memory loads

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 26 05:31:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-26 05:30 -------
Fixed, at least it looks to be.
Most likely by:
2004-11-25  Andrew Pinski <pinskia@physics.uc.edu>

        parts of PR rtl-opt/18463, rtl-opt/17647
        * cse.c (canon_for_address): New function.
        (find_best_addr): Call canon_for_address before getting the
        address's cost when checking if we should take that address.

But I don't know for sure.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list