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: cpplib: simplify callbacks, reduce exposed interface


Zack Weinberg wrote:-

> Accept the #pragma in the main file.  We thought that would never be
> useful, but the test suites provide a counterexample.

Ugh, this whole business gets nastier the more I think about it.  How
does the front end get to know we're in a system header with

#pragma GCC system_header?

Neil.

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