PR c++/70584 - error with parenthesized builtin arg
authorJason Merrill <jason@redhat.com>
Mon, 23 May 2016 21:21:24 +0000 (17:21 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 23 May 2016 21:21:24 +0000 (17:21 -0400)
commit290279c4380abb665ae8c0c798225e6efcecdf01
treed4b16ed0f2546dd6bb9ca1f980b1676e3e214f8e
parent9c62c1f364223023698e03e52b3ca3c7cb1cb99b
PR c++/70584 - error with parenthesized builtin arg

* cp-gimplify.c (cp_fold) [INDIRECT_REF]: Call
maybe_undo_parenthesized_ref.

From-SVN: r236616
gcc/cp/ChangeLog
gcc/cp/cp-gimplify.c
gcc/testsuite/g++.dg/other/i386-10.C [new file with mode: 0644]