summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/java/sql/SQLWarning.java
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-17 08:35:01 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-17 08:35:01 +0000
commit87f7c31ef783d27c635cec533ca1d67789096966 (patch)
tree7de49861b990eff224e646e29a3ad1dd59004468 /libjava/classpath/java/sql/SQLWarning.java
parent93c1299472e04fceb734d53cb35bc76e1586bc66 (diff)
downloadppe42-gcc-87f7c31ef783d27c635cec533ca1d67789096966.tar.gz
ppe42-gcc-87f7c31ef783d27c635cec533ca1d67789096966.zip
PR middle-end/27415
* tree.h (OMP_PARALLEL_COMBINED): Define. * gimplify.c (struct gimplify_omp_ctx): Add is_combined_parallel field. (new_omp_context): Add is_combined_parallel argument. (gimplify_scan_omp_clauses): Add in_combined_parallel argument, adjust new_omp_context caller. (gimplify_omp_parallel, gimplify_omp_for, gimplify_omp_workshare): Adjust gimplify_scan_omp_clauses callers. (omp_is_private): Issue errors if iteration variable is firstprivate or reduction in the current context. * c-parser.c (c_parser_omp_parallel): Set OMP_PARALLEL_COMBINED on combined parallel workshare constructs. cp/ * parser.c (cp_parser_omp_parallel): Set OMP_PARALLEL_COMBINED on combined parallel workshare constructs. * pt.c (tsubst_expr): Copy OMP_PARALLEL_COMBINED flag. fortran/ * trans-openmp.c (gfc_trans_omp_parallel_do, gfc_trans_omp_parallel_sections, gfc_trans_omp_parallel_workshare): Set OMP_PARALLEL_COMBINED flag. testsuite/ * gcc.dg/gomp/pr27415.c: New test. * g++.dg/gomp/pr27415.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113846 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/sql/SQLWarning.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud