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]

r162158 - in /trunk/gcc: cp/ChangeLog cp/mangle...


Author: jason
Date: Tue Jul 13 22:23:38 2010
New Revision: 162158

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162158
Log:
	PR c++/44540
	* mangle.c (write_type): Canonicalize.
	(canonicalize_for_substitution): Retain cv-quals on FUNCTION_TYPE.
	(write_CV_qualifiers_for_type): Ignore them in abi>=5.

Added:
    trunk/gcc/testsuite/g++.dg/abi/noreturn1.C
    trunk/gcc/testsuite/g++.dg/abi/noreturn2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c
    trunk/gcc/testsuite/ChangeLog


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