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: Do not call uses_template_parms() unless necessary


> Apparently, this is the only place in the cp frontend where this 
> function might be called with a NULL value.  (I'm not too worried about 
> anyone suddenly noticing the test is redundant, it took me several 
> minutes to trace the code flow to be sure that in fact the patch was 
> safe.)

Well, then, a comment is required at the absolute minimum.

Would one of you please add one that explains what is going on?

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com


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