• Sergei Golubchik's avatar
    centos5 gcc 4.1 asm bug · 009dee83
    Sergei Golubchik authored
    include/atomic/x86-gcc.h:
      force %esi register, don't give gcc a choice.
      (otherwise it could choose %ebx, and 4.1 did)
    009dee83
Linux.cmake 1.64 KB