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: RFA: TARGET_PTR_TO_C_LEX


On Sun, Nov 12, 2000 at 10:52:57AM -0800, Nick Clifton wrote:
> Hi Guys,
> 
>   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.

Wouldn't it be simpler to add a dummy c_lex function to the Java and
Fortran front ends, which just aborted?

zw

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