This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RFA: Change rs6000 port to use init/mark/free machine_status


Hi Geoff,

: >   The patch changes the RS6000 port to use the init_machine_status,
: >   and free_machine_status functions instead of the old
: >   save_machine_status and restore_machine_status functions.
: > 
: >   OK to apply ?
: 
: This is OK.

Thanks - applied.

: Why?  Just tidying up?

Yup - if the D30V patch is approved as well, that will be the last of
the ports that used to use {save|restore}_machine_status, and then
those hooks can be removed.

Cheers
	Nick

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]