pt.c (tsubst): Clear DECL_PENDING_INLINE_INFO for new FUNCTION_DECLs.
authorMark Mitchell <mmitchell@usa.net>
Thu, 19 Mar 1998 22:31:22 +0000 (22:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 19 Mar 1998 22:31:22 +0000 (22:31 +0000)
commitff36954809a7b99a9ea0927d11b1899d4e4914d1
tree5666a540a638a73d70c06e15bf91f18eca7b45c2
parent9d70359897cb23eb4acfbb370635406e27450bad
pt.c (tsubst): Clear DECL_PENDING_INLINE_INFO for new FUNCTION_DECLs.

* pt.c (tsubst): Clear DECL_PENDING_INLINE_INFO for new
FUNCTION_DECLs.

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