aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2016-05-24 18:19:43 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2016-05-24 18:19:43 +0200
commit7adb26f20259aadcd6e2df6ece474eca615af978 (patch)
tree6b7fa6dd48f9c9d394a3bbe75f0594125c46edad /gcc/gimplify.c
parente90434e3aa9e51874bd5ebebf054aed123df06f2 (diff)
downloadgcc-7adb26f20259aadcd6e2df6ece474eca615af978.zip
gcc-7adb26f20259aadcd6e2df6ece474eca615af978.tar.gz
gcc-7adb26f20259aadcd6e2df6ece474eca615af978.tar.bz2
re PR c++/71257 (OpenMP declare simd linear with ref modifier doesn't accept references to non-integer/non-pointer)
PR c++/71257 * tree-vect-stmts.c (vectorizable_simd_clone_call): Handle SIMD_CLONE_ARG_TYPE_LINEAR_REF_CONSTANT_STEP like SIMD_CLONE_ARG_TYPE_LINEAR_CONSTANT_STEP. Add SIMD_CLONE_ARG_TYPE_LINEAR_VAL_CONSTANT_STEP and SIMD_CLONE_ARG_TYPE_LINEAR_UVAL_CONSTANT_STEP cases explicitly. * semantics.c (finish_omp_clauses) <case OMP_CLAUSE_LINEAR>: For OMP_CLAUSE_LINEAR_REF don't require type to be integral or pointer. * g++.dg/vect/simd-clone-6.cc: New test. * g++.dg/gomp/declare-simd-6.C: New test. From-SVN: r236648
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions