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: [PATCH][RFC] Immediate compiler exit on missing header file


On Sun, 29 Mar 2009, Simon Baldwin wrote:

> This patch is an attempt to provide a simple way for gcc to exit immediately
> when it runs across a missing header file.  At present, gcc tries to continue

This is bug 15638.  My patch to make cpplib use the core GCC diagnostic 
machinery is in my queue of changes to update and retest for trunk and 
apply now we are in Stage 1, after which I will make the simple change to 
make this error fatal.

-- 
Joseph S. Myers
joseph@codesourcery.com


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