This is the mail archive of the gcc-cvs@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]

r106323 - in /branches/gomp-20050608-branch/lib...


Author: jakub
Date: Tue Nov  1 11:29:28 2005
New Revision: 106323

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106323
Log:
	* critical.c: Include stdlib.h.
	* acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS): Avoid warnings about
	ignoring return value.
	* configure.ac: Don't put -Wc,-pthread into XCFLAGS until after
	LIBGOMP_CHECK_SYNC_BUILTINS check.
	* configure: Rebuilt.

Modified:
    branches/gomp-20050608-branch/libgomp/ChangeLog
    branches/gomp-20050608-branch/libgomp/acinclude.m4
    branches/gomp-20050608-branch/libgomp/configure
    branches/gomp-20050608-branch/libgomp/configure.ac
    branches/gomp-20050608-branch/libgomp/critical.c


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