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: do not include diagnostic-core.h in toplev.h


On 7 July 2010 21:25, Diego Novillo <dnovillo@google.com> wrote:
> On Tue, Jul 6, 2010 at 05:49, Manuel López-Ibáñez <lopezibanez@gmail.com> wrote:
>
>> 2010-07-06 ?Manuel López-Ibáñez ?<manu@gcc.gnu.org>
>>
>> ? ? ? ?* toplev.h: Do not include diagnostic-core.h.
>> ? ? ? ?Include diagnostic-core.h in every file that includes toplev.h.
>> ? ? ? ?* c-tree.h: Do not include toplev.h.
>>
>> c-family/
>> ? ? ? ?* c-common.h: Include diagnostic-core.h. Error if already
>> ? ? ? ?included.
>> ? ? ? ?* c-semantics.c: Do not define GCC_DIAG_STYLE here.
>> cp/
>> ? ? ? ?* cp-tree.h: Do not include toplev.h.
>>
>> java/
>> ? ? ? ?* Include diagnostic-core.h in every file that includes toplev.h.
>> ada/
>> ? ? ? ?* Include diagnostic-core.h in every file that includes toplev.h.
>> fortran/
>> ? ? ? ?* Include diagnostic-core.h in every file that includes toplev.h.
>> lto/
>> ? ? ? ?* Include diagnostic-core.h in every file that includes toplev.h.
>
> OK, though the CL should mention the affected files.

Done. Committed as revision 161943.

Cheers,

Manuel.


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