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]

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


Author: jason
Date: Tue Jul  9 17:55:43 2013
New Revision: 200840

URL: http://gcc.gnu.org/viewcvs?rev=200840&root=gcc&view=rev
Log:
	PR c++/57551
	* semantics.c (cxx_eval_indirect_ref): Don't try to look through
	a POINTER_PLUS_EXPR for type punning diagnostic.

Added:
    trunk/gcc/testsuite/g++.dg/expr/const1.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]