http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45240
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-12-02 14:30:41 UTC --- Author: jakub Date: Thu Dec 2 14:30:37 2010 New Revision: 167370 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167370 Log: PR libgomp/45240 * parallel.c (GOMP_parallel_end): Unlock gomp_remaining_threads_lock at the end if sync builtins aren't supported. Modified: trunk/libgomp/ChangeLog trunk/libgomp/parallel.c