gcc/gcc ChangeLog.gomp c-parser.c testsuite/gc ...

rth@gcc.gnu.org rth@gcc.gnu.org
Fri Sep 23 04:32:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gomp-20050608-branch
Changes by:	rth@gcc.gnu.org	2005-09-23 04:32:21

Modified files:
	gcc            : ChangeLog.gomp c-parser.c 
	gcc/testsuite/gcc.dg/gomp: gomp.exp 

Log message:
	* c-parser.c (c_parse_init): Tableize the omp pragmas; register
	them with expansion.
	(c_handle_deferred_pragma): Split out of ...
	(c_parser_pragma): ... here.
	(c_lex_omp_pragma): Split out of ...
	(c_lex_one_token): ... here.  Consume non-omp pragmas immediately.
	
	* testsuite/gcc.dg/gomp/gomp.exp: Save and restore DEFAULT_CFLAGS
	around the subdirectory.

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.23&r2=1.1.6.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-parser.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.17.4.12&r2=2.17.4.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/gomp/gomp.exp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.2&r2=1.1.2.3



More information about the Gcc-cvs mailing list