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]

r196023 - in /trunk/gcc: cp/ChangeLog cp/semant...


Author: jason
Date: Wed Feb 13 17:56:28 2013
New Revision: 196023

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196023
Log:
	PR c++/55993
	* semantics.c (cxx_fold_indirect_ref): Handle empty bases at
	non-zero offsets, too.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-empty6.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c


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