https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80972
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue Jun 20 16:47:58 2017 New Revision: 249421 URL: https://gcc.gnu.org/viewcvs?rev=249421&root=gcc&view=rev Log: PR c++/80972 - C++17 ICE with attribute packed. * call.c (build_over_call): Allow a TARGET_EXPR from reference binding. Added: branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/packed12.C Modified: branches/gcc-7-branch/gcc/cp/ChangeLog branches/gcc-7-branch/gcc/cp/call.c