[PATCH][C++][C] Remove cannot_inline_tree_fn langhook

Mark Mitchell mark@codesourcery.com
Fri Aug 24 01:14:00 GMT 2007


Richard Guenther wrote:

> 	cp/
> 	* tree.c (cp_cannot_inline_tree_fn): Remove.
> 	* cp-tree.h (cp_cannot_inline_tree_fn): Likewise.
> 	* cp-objcp-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN):
> 	Remove define.

This is OK.  (I suspect that when I changed the C++ front end to always
do unit-at-a-time I obviated the need to do instantiation.)

Yay, thanks!

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713



More information about the Gcc-patches mailing list