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: Fix inappropriate errors.h includes


On Thu, 27 May 2010, Richard Sandiford wrote:

> Belated reply, sorry, but do you think it would be a good idea to
> #error in errors.h unless GENERATOR_FILE is defined?

If we move gcov and gcov-dump to the common infrastructure (which should 
now be possible), then yes.  (They don't include errors.h but errors.c 
does and they do use errors.c for fancy_abort.)

-- 
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]