]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree.c (cp_cannot_inline_tree_fn): Don't short-circuit test
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jun 2002 00:26:56 +0000 (00:26 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jun 2002 00:26:56 +0000 (00:26 +0000)
commit39738c5ff47fb1ff90a65f24825e66ed6e0a5a7f
tree1c5ffe3dd3729a28523054a576d21e351f49d116
parentceb0e4315b5bcce78dc87da077e923d932bdff5c
    * tree.c (cp_cannot_inline_tree_fn): Don't short-circuit test
        after template instantiation.
* g++.dg/opt/inline3.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54687 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/opt/inline3.C [new file with mode: 0644]