aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2016-05-26 21:12:27 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2016-05-26 21:12:27 +0200
commit7211a0975c25b21baa8e31ebc2946f4d6d136fed (patch)
tree7776f4844e8b9eae6129a9d2d8616ce108d89a5b /gcc/tree-ssa-loop-niter.h
parentcac177cfad2b48c29870caeb0af51d7cee645fae (diff)
downloadgcc-7211a0975c25b21baa8e31ebc2946f4d6d136fed.zip
gcc-7211a0975c25b21baa8e31ebc2946f4d6d136fed.tar.gz
gcc-7211a0975c25b21baa8e31ebc2946f4d6d136fed.tar.bz2
c-parser.c (c_parser_omp_clause_schedule): Warn if OMP_CLAUSE_SCHEDULE_CHUNK_EXPR is known not to be positive.
* c-parser.c (c_parser_omp_clause_schedule): Warn if OMP_CLAUSE_SCHEDULE_CHUNK_EXPR is known not to be positive. * semantics.c (finish_omp_clauses) <case OMP_CLAUSE_SCHEDULE>: Warn if OMP_CLAUSE_SCHEDULE_CHUNK_EXPR is known not to be positive. * openmp.c (resolve_omp_clauses): Warn if chunk_size is known not to be positive. * c-c++-common/gomp/schedule-1.c: New test. * gfortran.dg/gomp/schedule-1.f90: New test. * testsuite/libgomp.c/doacross-1.c (main): Use schedule(static) instead of invalid schedule(static, 0). * testsuite/libgomp.c/doacross-2.c (main): Likewise. From-SVN: r236793
Diffstat (limited to 'gcc/tree-ssa-loop-niter.h')
0 files changed, 0 insertions, 0 deletions