x86-64 and large code model questions/bugs

Paolo Bonzini bonzini@gnu.org
Wed Jan 28 08:41:00 GMT 2009


> He'll get much better code by putting the program into a -fPIC .so,
> loading it from a small stub and then unmap the stub.
> large model generates really very bad code because all jumps
> will be indirect.

Is it also true with -fpie?

Paolo



More information about the Gcc mailing list