libgomp.texi (Runtime Library Routines): C linkage, don't throw exceptions.

libgomp/
	* libgomp.texi (Runtime Library Routines): C linkage, don't throw
	exceptions.

From-SVN: r203421
This commit is contained in:
Thomas Schwinge 2013-10-11 12:43:26 +02:00 committed by Thomas Schwinge
parent b5512c66a7
commit f5745bedf7
2 changed files with 5 additions and 0 deletions

View 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.

View 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