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: [C++ PATCH] Fix dump of FUNCTION_DECL within expressions (aregression)


O
> However, I must confess my being lost because this patch
> 
>   http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01405.html
> 
> which fixed a diagnostic-related regression was delayed for 3.3.2.

I've gone back to look at that patch to refresh my memory.

I saw that patch as just a touch more risky; for example, the uses of
real_lvalue_p might somehow result in poking at invalid tree sturcture,
etc.  It's a pretty fine line, and I'm not sure I can really justify it
other than to say I used my gut instinct.

Yours,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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