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: rs6000_{init,free}_machine_status missing prototypes


>>>>> Nick Clifton writes:

Nick> + static void rs6000_free_machine_status (struct function *);
Nick> + static void rs6000_init_machine_status (struct function *);

	The parameters should be wrapped in PARAMS()

David

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