r219267 - in /trunk/gcc: cp/ChangeLog cp/parser...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Jan 6 20:44:00 GMT 2015


Author: jason
Date: Tue Jan  6 20:44:46 2015
New Revision: 219267

URL: https://gcc.gnu.org/viewcvs?rev=219267&root=gcc&view=rev
Log:
	PR c++/64487
	* semantics.c (finish_offsetof): Handle templates here.
	* parser.c (cp_parser_builtin_offsetof): Not here.

Added:
    trunk/gcc/testsuite/g++.dg/template/offsetof3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/cp/semantics.c



More information about the Gcc-cvs mailing list