Skip to content
Snippets Groups Projects
Commit e5b00edf authored by Nathan Froyd's avatar Nathan Froyd Committed by Nathan Froyd
Browse files

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
parent d0340959
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment