gcc/gcc ChangeLog.gomp langhooks-def.h langhooks.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Oct 18 11:19:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gomp-20050608-branch
Changes by:	jakub@gcc.gnu.org	2005-10-18 11:19:02

Modified files:
	gcc            : ChangeLog.gomp langhooks-def.h langhooks.c 

Log message:
	* langhooks.c (lhd_omp_privatize_by_reference): Remove.
	* langhooks-def.h (lhd_omp_privatize_by_reference): Remove prototype.
	(LANG_HOOKS_OMP_PRIVATIZE_BY_REFERENCE): Use hook_bool_tree_false
	instead.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.6.86&r2=1.1.6.87
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks-def.h.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.98.6.3&r2=1.98.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/langhooks.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.82.4.3&r2=1.82.4.4



More information about the Gcc-cvs mailing list