This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249420 - in /trunk/gcc: cp/ChangeLog cp/call.c...


Author: jason
Date: Tue Jun 20 16:47:17 2017
New Revision: 249420

URL: https://gcc.gnu.org/viewcvs?rev=249420&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:
    trunk/gcc/testsuite/g++.dg/ext/packed12.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]