diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2011-05-11 15:53:50 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2011-05-11 15:53:50 +0000 |
commit | e5b00edff55b11ccb722f6a14f6449b68bec8069 (patch) | |
tree | 6fb9c0ffbdccf1ed60971b3840c943116318e364 /gcc/gcc.c | |
parent | d034095964209d6ee81c5f0cf93420b0f011fec4 (diff) | |
download | gcc-e5b00edff55b11ccb722f6a14f6449b68bec8069.zip gcc-e5b00edff55b11ccb722f6a14f6449b68bec8069.tar.gz gcc-e5b00edff55b11ccb722f6a14f6449b68bec8069.tar.bz2 |
don't use build_function_type in the Ada FE
don't use build_function_type in the Ada FE
* gcc-interface/utils.c (def_fn_type): Don't call build_function_type;
call build_function_type_array or build_varargs_function_type_array
instead.
(create_subprog_type): Don't call build_function_type; call
build_function_type_vec instead.
From-SVN: r173664
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions