gcc/gcc ChangeLog.gomp omp-low.c testsuite/Cha ...

rth@gcc.gnu.org rth@gcc.gnu.org
Wed Oct 19 23:39:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gomp-20050608-branch
Changes by:	rth@gcc.gnu.org	2005-10-19 23:39:30

Modified files:
	gcc            : ChangeLog.gomp omp-low.c 
	gcc/testsuite  : ChangeLog.gomp 
Added files:
	gcc/testsuite/gcc.dg/gomp: block-1.c 

Log message:
	* omp-low.c (struct omp_context): Add depth.
	(new_omp_context): Set it.
	(all_labels): New.
	(execute_lower_omp): Allocate and delete it.
	(scan_omp_1): Fill it in.
	(expand_omp_1): Check for goto that cross contexts.
	(expand_omp): Set want_locations.

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.91&r2=1.1.6.92
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/omp-low.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.28&r2=1.1.2.29
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.37&r2=1.1.2.38
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/gomp/block-1.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1



More information about the Gcc-cvs mailing list