This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r105970 - in /branches/gomp-20050608-branch/lib...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 28 Oct 2005 21:46:18 -0000
- Subject: r105970 - in /branches/gomp-20050608-branch/lib...
Author: jakub
Date: Fri Oct 28 21:46:17 2005
New Revision: 105970
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=105970
Log:
* mkomp_h.pl: Remove all -Wc, option prefixes in $COMPILE.
* libgomp_f.h.in (omp_check_defines): New function.
* env.c: Include libgomp_f.h.
(initialize_env): Call omp_check_defines.
Modified:
branches/gomp-20050608-branch/libgomp/ChangeLog
branches/gomp-20050608-branch/libgomp/env.c
branches/gomp-20050608-branch/libgomp/libgomp_f.h.in
branches/gomp-20050608-branch/libgomp/mkomp_h.pl