tree.c (build_function_type_list): Work correctly if there are no arguments.
commitf6254da44552dfc0c2b98dcfbd9f3b846976d235
authorIan Lance Taylor <ian@airs.com>
Fri, 11 Feb 2005 15:07:33 +0000 (11 15:07 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 11 Feb 2005 15:07:33 +0000 (11 15:07 +0000)
treedb77a289904a26477d9aa92996652cc67a7b01e3
parentf4f41b4e377b196203a195837357504523da5b63
tree.c (build_function_type_list): Work correctly if there are no arguments.

* tree.c (build_function_type_list): Work correctly if there are
no arguments.

From-SVN: r94878
gcc/ChangeLog
gcc/tree.c