010-06-21 Edmar Wienskoski ed...@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 (save_gpregs_<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
Okay. Did you intend to include the gcc44 diff? Also, it's better if you include the ChangeLog inline and the patch as an attachment, instead of vice versa. Thanks, David