[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
Sat Mar 3 13:21:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84096
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sat Mar 3 13:21:10 2018
New Revision: 258178
URL: https://gcc.gnu.org/viewcvs?rev=258178&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-7-branch/libgomp/ChangeLog
branches/gcc-7-branch/libgomp/omp.h.in
More information about the Gcc-bugs
mailing list