libgomp – spelling fixes, incl. omp_lib.h.in
Backported from mainline 2019-12-11 Tobias Burnus <tobias@codesourcery.com> * omp_lib.h.in: Fix spelling of function declaration omp_get_cancell(l)ation. From-SVN: r279221
This commit is contained in:
parent
2f2585ed25
commit
a317399178
@ -1,3 +1,11 @@
|
||||
2019-12-11 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
Backported from mainline
|
||||
2019-12-11 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
* omp_lib.h.in: Fix spelling of function declaration
|
||||
omp_get_cancell(l)ation.
|
||||
|
||||
2019-08-13 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
Backport from trunk
|
||||
|
@ -102,8 +102,8 @@
|
||||
external omp_in_final
|
||||
logical(4) omp_in_final
|
||||
|
||||
external omp_get_cancelllation
|
||||
logical(4) omp_get_cancelllation
|
||||
external omp_get_cancellation
|
||||
logical(4) omp_get_cancellation
|
||||
|
||||
external omp_get_proc_bind
|
||||
integer(omp_proc_bind_kind) omp_get_proc_bind
|
||||
|
Loading…
Reference in New Issue
Block a user