• Sergei Golubchik's avatar
    centos5 gcc 4.1 asm bug · 8068f5df
    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)
    8068f5df
Linux.cmake 1.64 KB