]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libgomp – spelling fixes, incl. omp_lib.h.in
authorTobias Burnus <tobias@codesourcery.com>
Wed, 11 Dec 2019 13:36:02 +0000 (13:36 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 11 Dec 2019 13:36:02 +0000 (14:36 +0100)
        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

libgomp/ChangeLog
libgomp/omp_lib.h.in

index 15d12873e801941d6cc1cf8685770fcc6ca9f7b7..70a7f50c22ba817f53956944b55d6283cbe74a50 100644 (file)
@@ -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
index a0fc04cc724f0b59ab982e97929d58b9edec660a..2c33ce8ea76eda2cb7a28c60f0a45b81cc5aba9c 100644 (file)
       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