[Bug target/44618] [4.4/4.5/4.6/4.7 regression] wrong code with -frename-registers

edmar at freescale dot com gcc-bugzilla@gcc.gnu.org
Thu Jun 2 15:35:00 GMT 2011


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

--- Comment #24 from Edmar Wienskoski <edmar at freescale dot com> 2011-06-02 15:33:16 UTC ---
The patch was approved by David, but I don't have WAA.
Can I get anyone in this list to volunteer to do the commit ?

Thanks,
Edmar


2011-05-23  Edmar Wienskoski  edmar@freescale.com

        * gcc.target/powerpc/outofline_rnreg.c: New testcase.


2011-05-23  Edmar Wienskoski  edmar@freescale.com

        * rs6000.md (save_gpregs_<mode>): Replaced pattern with a set
        of similar patterns, where the MATCH_OPERAND for the function
        argument is replaced with individual references to hardware
        registers.
        * rs6000.md (save_fpregs_<mode>): Ditto
        * rs6000.md (restore_gpregs_<mode>): Ditto
        * rs6000.md (return_and_restore_gpregs_<mode>): Ditto
        * rs6000.md (return_and_restore_fpregs_<mode>): Ditto
        * rs6000.md (return_and_restore_fpregs_aix_<mode>): Ditto



More information about the Gcc-bugs mailing list