PR c++/80972 - C++17 ICE with attribute packed.
commite67b8ee3b1bf8156c2560b26568eab7c6675e583
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jun 2017 16:47:17 +0000 (20 16:47 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jun 2017 16:47:17 +0000 (20 16:47 +0000)
treec816f4336b58d4f41ba37ddb8f2d053cf9431507
parent63508d36fbb463d26142a03d27b95753ad548db0
PR c++/80972 - C++17 ICE with attribute packed.

* call.c (build_over_call): Allow a TARGET_EXPR from reference
binding.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249420 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/ext/packed12.C [new file with mode: 0644]