pt.c (convert_nontype_argument): Don't call decl_constant_value if we're converting...
authorMark Mitchell <mark@codesourcery.com>
Fri, 23 Jul 1999 04:32:17 +0000 (04:32 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 23 Jul 1999 04:32:17 +0000 (04:32 +0000)
commit638dd8fc323c9eec40f19244afbd965173bf35eb
treec46a7687f3165965715fa53c9c0afec17af1d630
parent19699da4045196c225bcb3a9cac80270617a64e7
pt.c (convert_nontype_argument): Don't call decl_constant_value if we're converting to a reference type.

* pt.c (convert_nontype_argument): Don't call decl_constant_value
if we're converting to a reference type.

From-SVN: r28224
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.oliva/template4.C