This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3, libgomp]: Change gomp_futex_{wait,wake} to int


On 05/27/2015 01:51 PM, Uros Bizjak wrote:
> 2015-05-27  Uros Bizjak  <ubizjak@gmail.com>
> 
>     * config/linux/wait.h (gomp_futex_wait, gomp_futex_wake):
>     Declare as int.
>     (FUTEX_PRIVATE_FLAG): Remove L suffix.
>     * config/linux/mutex.c (gomp_futex_wait, gomp_futex_wake):
>     Declare as int.
> 
> Tested on x86_64-linux-gnu {,-m32}.
> 
> OK for mainline?

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]