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~