PR c++/80972 - C++17 ICE with attribute packed.
authorJason Merrill <jason@redhat.com>
Tue, 20 Jun 2017 16:47:17 +0000 (12:47 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 20 Jun 2017 16:47:17 +0000 (12:47 -0400)
commitd276da0cf5bff87311330b395d3918b569bbbcc3
treec816f4336b58d4f41ba37ddb8f2d053cf9431507
parent1e5d2102752fbb804c68773d2afeaccebbc9d771
PR c++/80972 - C++17 ICE with attribute packed.

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

From-SVN: r249420
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/ext/packed12.C [new file with mode: 0644]