[PATCH] Improve debug info for Ada (4/4)

Richard Henderson rth@redhat.com
Mon Feb 12 22:33:00 GMT 2007


On Mon, Feb 12, 2007 at 10:43:08PM +0100, Eric Botcazou wrote:
> > Definitely the wrong place to do this, I think.  I'd much rather
> > do it where the temporary itself it created.
> 
> The thing is that we don't have the lhs at hand.

I'm thinking of create_tmp_from_val, where we do in fact
have the lhs at hand.  You'd prolly wanna strike the 
inline marker from this function at the same time.

> This only makes a difference with -fvar-tracking enabled.

Then it would make sense to depend on flag_var_tracking,
not optimization.


r~



More information about the Gcc-patches mailing list