re PR c++/9892 (g++.old-deja/g++.pt/static9.C regression)
authorMark Mitchell <mark@codesourcery.com>
Sat, 1 Mar 2003 01:22:43 +0000 (01:22 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 1 Mar 2003 01:22:43 +0000 (01:22 +0000)
commit1d62c33ebd5cf50c19a015401ee02c6949f0b9df
tree7015d9667f130dd27abe80abdc59995dbed2c40e
parent9552a3e3426475e41f29ce6acaeefd25b6e12662
re PR c++/9892 (g++.old-deja/g++.pt/static9.C regression)

PR c++/9892
* pt.c (instantiate_decl): Clear DECL_RTL for a VAR_DECL when
instantiating it.

From-SVN: r63601
gcc/cp/ChangeLog
gcc/cp/pt.c