]> gcc.gnu.org Git - gcc.git/commit
ir.texi: Correct typo.
authorMark Mitchell <mark@codesourcery.com>
Mon, 5 Jun 2000 01:42:22 +0000 (01:42 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 5 Jun 2000 01:42:22 +0000 (01:42 +0000)
commit0dc09a613b1a4ff4219da97ea6414d95ead56418
treec8ba1303a4b4ab14ee0ab13b8add847158bee027
parentf5579898360cab241826dcdc2b22d0ce9d354f06
ir.texi: Correct typo.

* ir.texi: Correct typo.
* mangle.c (write_expression): Handle non-type template arguments
with reference type.
* method.c (build_overload_value): Likewise.
* pt.c (convert_nontype_argument): Explicitly represent conversion
to a reference with an ADDR_EXPR.
(unify): Always unify arguments in left-to-right order.

From-SVN: r34396
gcc/cp/ChangeLog
gcc/cp/ir.texi
gcc/cp/mangle.c
gcc/cp/method.c
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/infinite1.C
gcc/testsuite/g++.old-deja/g++.pt/ref2.C [new file with mode: 0644]
This page took 0.063033 seconds and 5 git commands to generate.