]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libgomp.texi (Runtime Library Routines): C linkage, don't throw exceptions.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 11 Oct 2013 10:43:26 +0000 (12:43 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 11 Oct 2013 10:43:26 +0000 (12:43 +0200)
libgomp/
* libgomp.texi (Runtime Library Routines): C linkage, don't throw
exceptions.

From-SVN: r203421

libgomp/ChangeLog
libgomp/libgomp.texi

index 3788d673e128d24cd1f58de730b974cc88d182b4..1d02ed816cf78803c69b9377150b0faeac02ed12 100644 (file)
@@ -1,5 +1,8 @@
 2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
 
+       * libgomp.texi (Runtime Library Routines): C linkage, don't throw
+       exceptions.
+
        * testsuite/libgomp.c/lib-1.c (main): Add missing error check.
        * testsuite/libgomp.fortran/lib1.f90: Likewise.
        * testsuite/libgomp.fortran/lib2.f: Likewise.
index a6930cc318b416abec041ed48e098151e20d1b71..5e55716645f46094b19019ddf2675b8944745b4b 100644 (file)
@@ -132,6 +132,8 @@ three parts:
 
 Control threads, processors and the parallel environment.
 
+They have C linkage, and don't throw exceptions.
+
 @menu
 * omp_get_active_level::        Number of active parallel regions
 * omp_get_ancestor_thread_num:: Ancestor thread ID