On Fri, 20 Mar 2009, reimar wrote: > Log: > Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it > added completely pointless code. I agree with the pointless code part, but what's the compilation failure? rbx clobber works for me on x86_64 with PIC, as it should. --Loren Merritt