re PR libgomp/84096 (Wrong prototype for omp_init_nest_lock_with_hint() in "omp.h...
authorChristoph Spiel <cspiel@freenet.de>
Mon, 29 Jan 2018 23:38:01 +0000 (23:38 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 29 Jan 2018 23:38:01 +0000 (00:38 +0100)
commit99ae7ce5cacf152b566525cd1e8bdc7d5c0e0d09
treea8643612893078e84fcda0148e6c172345369d8e
parentce6ecbac46ad1b9b6838e2adfe31ee7441da5524
re PR libgomp/84096 (Wrong prototype for omp_init_nest_lock_with_hint() in "omp.h.in")

PR libgomp/84096
* omp.h.in (omp_init_nest_lock_with_hint): Use omp_nest_lock_t
instead of omp_lock_t.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r257167
libgomp/ChangeLog
libgomp/omp.h.in