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]

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


Author: jason
Date: Wed May 19 15:44:33 2010
New Revision: 159576

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159576
Log:
	PR c++/44193
	* pt.c (tsubst) [TYPENAME_TYPE]: Discard cv-quals on
	function/reference type.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/fntype1.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/pt.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


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