r153516 - in /branches/gcc-4_4-branch/gcc: cp/C...

dodji@gcc.gnu.org dodji@gcc.gnu.org
Fri Oct 23 21:32:00 GMT 2009


Author: dodji
Date: Fri Oct 23 21:32:35 2009
New Revision: 153516

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153516
Log:
Fix for PR c++/40808

gcc/cp/ChangeLog:

	PR c++/40808
	* mangle.c (write_template_args): Allow mangling of empty template
	argument list. Updated function comments.

gcc/testsuite/ChangeLog:

	PR c++/40808
	* g++.dg/abi/mangle33.C: New test

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/abi/mangle34.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/mangle.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list