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]

[patch] Never include coretypes.h in another header file


Hello,

As suggested by Joseph. Subject says all. This turned out to be easier
than I expected: Almost all Makefile rules already include
coretypes.h, I only had to adjust something for realmpfr.o.

Bootstrapped on x86_64-unknown-linux-gnu. OK for trunk?

Ciao!
Steven

Attachment: no_coretypes_in_headers.diff
Description: Binary data


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