Re: [gomp4 7/9] OpenACC: Use OpenMP's lowering and expansion passes.

2013-11-07 Thread Jakub Jelinek
On Wed, Nov 06, 2013 at 08:42:21PM +0100, tho...@codesourcery.com wrote: > From: Thomas Schwinge > > gcc/ > * gimplify.c (gimplify_body): Consider flag_openacc additionally > to flag_openmp. > * omp-low.c (execute_expand_omp, execute_lower_omp) > (gate_diagnose_omp_b

[gomp4 7/9] OpenACC: Use OpenMP's lowering and expansion passes.

2013-11-06 Thread thomas
From: Thomas Schwinge gcc/ * gimplify.c (gimplify_body): Consider flag_openacc additionally to flag_openmp. * omp-low.c (execute_expand_omp, execute_lower_omp) (gate_diagnose_omp_blocks): Likewise. gcc/testsuite/ * gcc.dg/goacc-gomp/goacc-go