]> git.ipfire.org Git - thirdparty/gcc.git/commit
pt.c (tsubst_decl, [...]): Fix test for TYPE_DECLs for which we don't need to look...
authorJason Merrill <jason@redhat.com>
Wed, 21 Jun 2000 16:37:06 +0000 (12:37 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 21 Jun 2000 16:37:06 +0000 (12:37 -0400)
commit88e1b92a3da5eb3f91b74f27b5fb93f43f0aa596
tree78973f1e3d62f466928253c283f3fc493457f844
parentf433539a26299e29afa8b0e0b46b36b88a37ca24
pt.c (tsubst_decl, [...]): Fix test for TYPE_DECLs for which we don't need to look for instantiations.

        * pt.c (tsubst_decl, case TYPE_DECL): Fix test for TYPE_DECLs
        for which we don't need to look for instantiations.

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