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

Re: [gomp] Handle OMP_MASTER and OMP_ORDERED in tree-nested.c


On Monday 24 October 2005 12:37, Jakub Jelinek wrote:

> 	* tree-nested.c (convert_nonlocal_reference): Handle OMP_MASTER and
> 	OMP_ORDERED.  Merge several OMP_* cases together by using OMP_CLAUSES
> 	and OMP_BODY macros.
> 	(convert_local_reference): Likewise.
>
> 	* testsuite/libgomp.dg/nestedfn-2.c: New test.
>
OK.


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