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: [patch] Re: preprocessor/2706: #defines expanded when -fpreprocessed given


Zack Weinberg wrote:-

> It breaks c-torture/execute/920730-1t.c.  The traditional preprocessor
> doesn't recognize #include_next (in our limits.h), and passes it
> through to the compiler, which rejects it.

That's curious.  So it was only succeeding before because the integrated
CPP was processing a #include_next ignored by tradcpp?

I'll try to get tradcpp to do include_next in the next day or so, but
I'm a bit short of spare time at the moment.

Can we now close PR2706?

Neil.


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