This is the mail archive of the gcc@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: Adding a location_t (or pointer) to tree_exp for 3.4 only.


On Tue, Oct 07, 2003 at 08:32:31PM +0200, Carlo Wood wrote:
> Next, I manually investigated every place where this happened
> and either turned off the warning (using TREE_CODE_NOCHECK or
> with ++nocheck ... --nocheck wraps) and/or added code to handle
> the EXPR_WITH_FILE_LOCATION.

I think you're completely off-track with this.  You'll get
near 100% false hits with this scheme.


r~


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