This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/84096] Wrong prototype for omp_init_nest_lock_with_hint() in "omp.h.in"


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]