diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2011-05-10 16:56:19 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2011-05-10 16:56:19 +0000 |
commit | 8242dd04b79486c5890e599caa9c492eac38c2f8 (patch) | |
tree | 21c9e334acd6ce8a0705b286bd6ae197901ec1a1 /intl | |
parent | 4a68b4ca4e0169389c97cd58a0b4eab9c3810c3f (diff) | |
download | gcc-8242dd04b79486c5890e599caa9c492eac38c2f8.zip gcc-8242dd04b79486c5890e599caa9c492eac38c2f8.tar.gz gcc-8242dd04b79486c5890e599caa9c492eac38c2f8.tar.bz2 |
use build_function_type less in c-family and LTO
use build_function_type less in c-family and LTO
gcc/c-family/
* c-common.c (def_fn_type): Don't call build_function_type, call
build_function_type_array or build_varargs_function_type_array
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_array or build_varargs_function_type_array
instead.
From-SVN: r173623
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions