On Tue, May 10, 2011 at 10:14, Nathan Froyd <froy...@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.

Reply via email to