2018-02-08 Paolo Carlini <paolo.carlini@oracle.com>
commit7ab20d7cc0bf5a115b4a30f270d170c5b901b96e
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Feb 2018 18:56:17 +0000 (8 18:56 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Feb 2018 18:56:17 +0000 (8 18:56 +0000)
tree8305a011127fc413b8af099dc8d73a9a11ae152a
parentde6c153daeeaacfc76c7c8f1a1a317352624f0a0
2018-02-08  Paolo Carlini  <paolo.carlini@oracle.com>

* constexpr.c (cxx_eval_component_reference): Use INDIRECT_REF_P.
* lambda.c (build_capture_proxy): Likewise.
* search.c (field_access_p): Likewise.
* semantics.c (omp_clause_decl, omp_privatize_field,
finish_omp_clauses): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@257503 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/cp/lambda.c
gcc/cp/search.c
gcc/cp/semantics.c