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: Oust HPPA PIC_OFFSET_TABLE_REGNUM_SAVED


On Tue, Jan 16, 2001 at 12:20:19PM +1100, Alan Modra wrote:
> 	* config/pa/pa.c (pa_init_machine_status, pa_free_machine_status,
> 	pa_init_expanders): New functions.

You need a mark_machine_status function.  It is also much better
to set the global variables once in override_options than for
every function in init_expanders.


r~

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