c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
authorJakub Jelinek <jakub@redhat.com>
Fri, 27 Mar 2020 21:29:50 +0000 (22:29 +0100)
committerJakub Jelinek <jakub@redhat.com>
Fri, 27 Mar 2020 21:29:50 +0000 (22:29 +0100)
commit54de5afb4a9b2f7296f614820a33ec0e4eb8bf39
tree6b05ffb3ad76e73c907b7f5b92b573bc5787d197
parent52f24a9e989300506f812bacb8cc302a8bf03a06
c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]

With the PR94346 fix in, we can revert the attr-copy-2.C workaround.

2020-03-27  Jakub Jelinek  <jakub@redhat.com>

PR c++/94339
* g++.dg/ext/attr-copy-2.C: Revert the last changes.
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attr-copy-2.C