diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2021-02-12 00:07:56 +0100 |
---|---|---|
committer | Uros Bizjak <ubizjak@gmail.com> | 2021-02-12 00:07:56 +0100 |
commit | 5e40542f878127a1dd0421831c03cda1b977f2a0 (patch) | |
tree | 140c99a6b23345ab632f58cb37bdb0876d4d063a /gcc | |
parent | c36ad24e8a4098e2b3e59f682a6ae751d656102c (diff) | |
download | gcc-5e40542f878127a1dd0421831c03cda1b977f2a0.zip gcc-5e40542f878127a1dd0421831c03cda1b977f2a0.tar.gz gcc-5e40542f878127a1dd0421831c03cda1b977f2a0.tar.bz2 |
libgomp/i386: Revert the type of syscall wrappers output back to long.
Linux man-pages 5.07 wrongly declares syscall output type as int. This error
was fixed in release 5.10, so this patch reverts my recent change.
2021-02-11 Uroš Bizjak <ubizjak@gmail.com>
libgomp/
* config/linux/x86/futex.h (__futex_wait):
Revert output type back to long.
(__futex_wake): Ditto.
(futex_wait): Update for revert.
(futex_wake): Ditto.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions