[Bug libgomp/26175] [4.2 Regression] In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undefined
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 20 09:56:00 GMT 2006
------- Comment #7 from jakub at gcc dot gnu dot org 2006-06-20 09:55 -------
Subject: Bug 26175
Author: jakub
Date: Tue Jun 20 09:55:42 2006
New Revision: 114809
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114809
Log:
PR libgomp/26175
PR libgomp/26477
* configure.ac: If neither --enable-linux-futex nor
--disable-linux-futex is passed, determine the default by checking
for compiling and/or running against NPTL. With --enable-linux-futex,
check if SYS_gettid and SYS_futex are defined.
* configure: Rebuilt.
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/configure
trunk/libgomp/configure.ac
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26175
More information about the Gcc-bugs
mailing list