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]
Other format: [Raw text]

Re: Don't handle #pragma in cp_lexer_peek_token


David Edelsohn <dje@watson.ibm.com> writes:

>>>>>> Zack Weinberg writes:
>
> Zack> The first thing I must ask is that you investigate whether defining
> Zack> NO_IMPLICIT_EXTERN_C solves the problem.  If not, I will need some
> Zack> preprocessed source.
>
> 	It actually is the first patch from you and Matt that seems to be
> the cause of the problem, not the second patch.

The "first patch" is the one that switches to lexing the entire file
in advance?

> 	I will try defining NO_IMPLICIT_EXTERN_C, but I do not see how
> that would solve anything because that definition is not correct for AIX.

That is surprising to me.  Which version of AIX is this and how old is
it?

zw


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