RFA: TARGET_PTR_TO_C_LEX

Richard Henderson rth@redhat.com
Sun Nov 12 11:24:00 GMT 2000


On Sun, Nov 12, 2000 at 10:52:57AM -0800, Nick Clifton wrote:
>   I would like to obtain permission to apply the following patch.  It
>   creates a new target macro called 'TARGET_PTR_TO_C_LEX', and it adds
>   code to init_c_lex to initialise the variable name contained within
>   this macro to point to the function c_lex.

I see no reason to make this a target macro.  Just define some
function pointer in toplev.c that lang_init can initialize.


r~


More information about the Gcc-patches mailing list