Converting MSVC to intel-style gcc inline assembly

Jamie Lokier jamie@shareable.org
Sat Mar 6 18:01:00 GMT 2004


Andi Kleen wrote:
> it's not possible to clobber %ebp

I seem to recall that was true even with -fno-frame-pointer: you'd get
silently incorrect code, even though GCC had no special uses for %ebp
in that mode.

Is that still so?

-- Jamie



More information about the Gcc mailing list