r197387 - in /branches/gcc-4_8-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Apr 3 03:11:00 GMT 2013


Author: jason
Date: Wed Apr  3 03:11:12 2013
New Revision: 197387

URL: http://gcc.gnu.org/viewcvs?rev=197387&root=gcc&view=rev
Log:
	PR c++/56821
	* mangle.c (write_function_type): Mangle ref-qualifier.
	(write_nested_name): Likewise.
	(canonicalize_for_substitution): Preserve ref-qualifier.
	(write_type): Likewise.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual-mangle1.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/mangle.c



More information about the Gcc-cvs mailing list