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]

gcc/gcc/cp ChangeLog.cxx-reflection mangle.c s ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cxx-reflection-branch
Changes by:	gdr@gcc.gnu.org	2003-10-07 15:01:23

Modified files:
	gcc/cp         : ChangeLog.cxx-reflection mangle.c semantics.c 

Log message:
	Implement WG21/n1527 semantics.
	* mangle.c (write_declared_type): Simplify.
	* semantics.c (build_decltype): Likewise.
	(cxx_decltype): Tidy.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.cxx-reflection.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1.2.6&r2=1.1.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/mangle.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.67.4.9&r2=1.67.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.298.4.15&r2=1.298.4.16


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