On Mon, Nov 25, 2013 at 02:09:18PM +0100, PaX Team wrote: > one question about this code (and the i386 counterpart): why can't you just > specify rbx/ebx as an output register? this is how linux has always done it > and it works fine with gcc. Doesn't that fail with -m32 -fPIC? Joerg