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: RFA: Fix pch/system-1.c failures for systems with non-trivial BUILD_VA_LIST_TYPE


On Tue, Jun 03, 2003 at 11:50:49AM +0100, Joern Rennecke wrote:
> Neil Booth wrote:
> > Comparing strings to <built-in> is always a bug.  Is your whole patch
> > really the right fix?
> 
> Setting input_location.file to NULL has the effect that declarations
> are recorded as coming from the input file "<built-in>".

Perhaps this is the bug?  Perhaps this should be left as NULL,
but frobbed to <built-in> only when emitting diagnostics?


r~


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