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 cp/tree.c - don't set TREE_COMPLEXITY from input_line


Per Bothner <per@bothner.com> writes:

> These lines that set TREE_COMPLEXITY from input_line
> seem suspect.  They were updated to use input_line
> instead of lineno by 'nathan' on 01-May-03, but that
> just updates code that goes back to revision 1.1.
>
> Time to get rid of them?

If you're sure these are write-only, yes, kill them.  (Please mention
the function names in the ChangeLog.)

zw


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