gcc.dg/debug/debug-[12].c failures on cmov targets
Richard Henderson
rth@redhat.com
Thu Dec 4 09:16:00 GMT 2003
On Thu, Dec 04, 2003 at 09:59:41AM +0100, Eric Botcazou wrote:
> Even when everything is folded into the result?
Yes. At absolute minimum, the variable should still exist,
but have no associated AT_location, meaning that it has been
completely optimized away.
I would hope that wouldn't happen in this case. I would hope
that the variable gets allocated to the return register, which
is what happens on Alpha.
The lexical scope should *not* vanish.
r~
More information about the Gcc
mailing list