Sent from my iPhone
On Feb 29, 2008, at 20:05, "geoffk at geoffk dot org" <[EMAIL PROTECTED]
> wrote:
------- Comment #8 from geoffk at geoffk dot org 2008-03-01 04:05
----
It should be mangled, because there are still three different things
named 'i' declared in this program, and so the two that have assembler
names have to have different names, and I don't think we want to start
mangling non-static variable names.
Also mangling non-static variables will cause an ABI change.
Thanks,
Andrew Pinski