tree.c (cp_cannot_inline_tree_fn): Don't short-circuit test after template instantiation.
authorRichard Henderson <rth@redhat.com>
Mon, 17 Jun 2002 00:26:56 +0000 (17:26 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 17 Jun 2002 00:26:56 +0000 (17:26 -0700)
commitfd852454b1cefd1a004cded6f5afd7332d5b6f81
tree1c5ffe3dd3729a28523054a576d21e351f49d116
parent9d321f6caade85a66c564aa35213fa2739370f54
tree.c (cp_cannot_inline_tree_fn): Don't short-circuit test after template instantiation.

        * tree.c (cp_cannot_inline_tree_fn): Don't short-circuit test
        after template instantiation.
* g++.dg/opt/inline3.C: New.

From-SVN: r54687
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/opt/inline3.C [new file with mode: 0644]