OK.
Jason
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 the
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