This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/29494] [4.2/4.3 Regression] libgomp build fails with missing pthread_mutexattr_settype
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2006 13:59:21 -0000
- Subject: [Bug libgomp/29494] [4.2/4.3 Regression] libgomp build fails with missing pthread_mutexattr_settype
- References: <bug-29494-13421@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from ebotcazou at gcc dot gnu dot org 2006-10-24 13:59 -------
Subject: Bug 29494
Author: ebotcazou
Date: Tue Oct 24 13:59:06 2006
New Revision: 118004
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118004
Log:
PR libgomp/29494
* configure.tgt: Use posix95 configuration for Solaris 2.5.1 and 2.6.
* config/posix95: New directory.
* config/posix95/omp-lock.h: New file.
* config/posix95/lock.c: Likewise.
Added:
trunk/libgomp/config/posix95/
trunk/libgomp/config/posix95/lock.c
trunk/libgomp/config/posix95/omp-lock.h
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/configure.tgt
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29494