RFA+RFC: toplev.c hooks

Richard Henderson rth@redhat.com
Sat Jan 6 10:38:00 GMT 2001


On Sat, Jan 06, 2001 at 05:30:07PM +0000, Neil Booth wrote:
> +/* Language-specific hooks.  */
> +struct lang_hooks
> +{
> +  void (*post_options) PARAMS ((void));
> +};

I'm not in favour of this as it stands.  We have a _lot_ more
language hooks than this.  If you're planning on moving them
all here, maybe.


r~


More information about the Gcc-patches mailing list