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: Darwin warnings patrol


Zack Weinberg wrote:

However, I think it would be better to shove these forward
declarations into coretypes.h; that's what it's there for.  We could
even move the typedefs there as well, allowing

extern void darwin_pragma_ignore PARAMS ((cpp_reader *));

But, but, the bootstrap time... :-)  You're right, coretypes.h make
sense, would spank the v850 etc warnings which is good.  I'll work
up a patch.

Stan



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