Question on GIMPLE semantics and EH

Richard Henderson rth@redhat.com
Fri Aug 13 19:50:00 GMT 2004


On Fri, Aug 13, 2004 at 02:59:51PM -0400, Richard Kenner wrote:
> Maybe, as you say.   But .t04.generic has
> 
>     F36b = c761006_2__adj_checkDA (F36b, &another_target, 1);
> 
> which already might be wrong depending on the definition of "wrong".

I don't suppose F36b has DECL_ARTIFICIAL set?  If it does, then
that would explain the mistake -- the gimplifier thinks it 
already *is* a temporary.

If so, we'll have to some up with some other way to identify
gimple temporaries.


r~



More information about the Gcc mailing list