aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2015-09-10 09:34:42 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2015-09-10 09:34:42 +0200
commit7da8534d1e1ec7b1470ea556b1444c5173799348 (patch)
tree7399d039a1259fda5d1612397faf0278b51dae51 /gcc/gimplify.c
parentcbdfbde871992d05f9fbd6118196f5eeadfc91e6 (diff)
downloadgcc-7da8534d1e1ec7b1470ea556b1444c5173799348.zip
gcc-7da8534d1e1ec7b1470ea556b1444c5173799348.tar.gz
gcc-7da8534d1e1ec7b1470ea556b1444c5173799348.tar.bz2
re PR c++/67522 (OpenMP ICE in type_dependent_expression_p)
PR c++/67522 * semantics.c (handle_omp_array_sections_1): Only run type_dependent_expression_p on VAR_DECL/PARM_DECLs. (finish_omp_clauses) <case OMP_CLAUSE_LINEAR>: Likewise. Don't adjust OMP_CLAUSE_LINEAR_STEP if OMP_CLAUSE_DECL is not a VAR_DECL/PARM_DECL. * g++.dg/gomp/pr67522.C: New test. From-SVN: r227610
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions