futex.h (sys_futex0): Remove function.
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 28 May 2015 13:59:17 +0000 (15:59 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 28 May 2015 13:59:17 +0000 (15:59 +0200)
commitbb3caa357705844d03a633e2d1108e349a929068
treecedae58782a74267ac41796b7776e68cc7b4f703
parentde0e921c9df40eb12823ae1b68c271e73507b280
futex.h (sys_futex0): Remove function.

* config/linux/x86/futex.h (sys_futex0) [!__x86_64__]: Remove function.
(futex_wait) [!__x86_64__]: Use __asm operand instead of sys_futex0.
(futex_wake) [!__x86_64__]: Ditto.

From-SVN: r223821
libgomp/ChangeLog
libgomp/config/linux/x86/futex.h