[PATCH][C][C++] Move common tree node building to c_common_nodes_and_builtins

Joseph S. Myers joseph@codesourcery.com
Tue Jul 5 13:59:00 GMT 2011


On Tue, 5 Jul 2011, Richard Guenther wrote:

> This consolidates build_common_tree_nodes and build_common_tree_nodes_2
> at a single place in c_common_nodes_and_builtins for C family languages.
> It is a preparation for merging those two functions and moving them
> to be called from toplev.c as they are middle-end inits.
> 
> Bootstrapped and tested on x86_64-unknown-linux-gnu for all C
> family languages and Java.
> 
> Ok for trunk?

The c-common.c and c-decl.c changes are OK.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list