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] Improve debug info for Ada (4/4)


On Wed, Feb 14, 2007 at 08:02:59AM +0100, Eric Botcazou wrote:
> Are we talking about the same lhs?  Mine is pouet, yours is D.693?
> 
>   D.693 = elists__node (elmt);
>   pouet = D.693;

Apparently not.  I guess I don't see any other way to do what
you want with that.  So I'm fine with the change.

> Note that this would be somewhat inconsistent with all the other uses of 
> SET_DECL_DEBUG_EXPR, which are not predicated on flag_var_tracking.

They aren't predicated on optimization either.


r~


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