[PATCH] use build_function_type less in c-family and LTO
Diego Novillo
dnovillo@google.com
Tue May 10 15:17:00 GMT 2011
On Tue, May 10, 2011 at 10:14, Nathan Froyd <froydnj@codesourcery.com> wrote:
> gcc/c-family/
> * c-common.c (def_fn_type): Don't call build_function_type, call
> build_function_type_vec or build_varargs_function_type_vec instead.
> (c_common_nodes_and_builtins): Likewise.
>
> gcc/lto/
> * lto-lang.c (def_fn_type): Don't call build_function_type, call
> build_function_type_vec or build_varargs_function_type_vec instead.
OK for LTO.
Diego.
More information about the Gcc-patches
mailing list