r173449 - in /trunk/gcc/cp: ChangeLog cp-tree.h...

jason@gcc.gnu.org jason@gcc.gnu.org
Thu May 5 20:09:00 GMT 2011


Author: jason
Date: Thu May  5 20:09:18 2011
New Revision: 173449

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173449
Log:
	* cp-tree.h (REFERENCE_REF_P): Just check the type.
	* cvt.c (convert_from_reference): Adjust.
	* pt.c (build_non_dependent_expr): Adjust.
	* semantics.c (finish_offsetof): Adjust.
	* tree.c (lvalue_kind): Use it.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/cvt.c
    trunk/gcc/cp/pt.c
    trunk/gcc/cp/semantics.c
    trunk/gcc/cp/tree.c



More information about the Gcc-cvs mailing list