CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/03 22:34:09
Modified files:
lib/libpthread/arch/amd64: uthread_machdep.c
Log message:
Revert previous commit: if gcc picks a memory operand for the asm then
'movl' will result in an assembler error. Sorry llvm-clang users: fix
your compiler to match gcc+as
