[Bug libgomp/84096] Wrong prototype for omp_init_nest_lock_with_hint() in "omp.h.in"
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 25 17:18:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84096
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jun 25 17:17:50 2018
New Revision: 262058
URL: https://gcc.gnu.org/viewcvs?rev=262058&root=gcc&view=rev
Log:
Backported from mainline
2018-01-29 Christoph Spiel <cspiel@freenet.de>
Jakub Jelinek <jakub@redhat.com>
PR libgomp/84096
* omp.h.in (omp_init_nest_lock_with_hint): Use omp_nest_lock_t
instead of omp_lock_t.
Modified:
branches/gcc-6-branch/libgomp/ChangeLog
branches/gcc-6-branch/libgomp/omp.h.in
More information about the Gcc-bugs
mailing list