pt.c (maybe_adjust_types_for_deduction, [...]): Remove spurious information in comment.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 12 Feb 2001 14:38:25 +0000 (14:38 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 12 Feb 2001 14:38:25 +0000 (14:38 +0000)
commit996065b44049d0e525f3e28794868fdaee722f3f
tree806c29a28bcde61c0db22d050ead14290a63b70a
parent82c18d5c67b2d121e8ef05c909f3e442c2ea742e
pt.c (maybe_adjust_types_for_deduction, [...]): Remove spurious information in comment.

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.

From-SVN: r39604
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/spec40.C [new file with mode: 0644]