OSDN Git Service

cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 2001 14:38:25 +0000 (14:38 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 2001 14:38:25 +0000 (14:38 +0000)
commita1d01fd0e4b8bf97295885cfbbf8fe6f382efa4c
tree806c29a28bcde61c0db22d050ead14290a63b70a
parent4ea8b5e2ac27ea56c853cc182b1a4c906afac552
cp:
* pt.c (maybe_adjust_types_for_deduction, DEDUCE_ORDER case):
Remove spurious information in comment. Allow further
adjustments of REFERENCE_TYPE args.
testsuite:
* g++.old-deja/g++.pt/spec40.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39604 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/spec40.C [new file with mode: 0644]