Nathan Froyd <froy...@codesourcery.com> wrote: > As $SUBJECT suggests. The only tricky bit is the initialization of > `args' to NULL_TREEs so that we can safely pass all of the relevant args > to build_function_type_list, regardless of whether the function type in > question has that many args. > > Tested with cross to sh-elf. OK to commit?
OK. Thanks for the patch and sorry for the very slow reply. Regards, kaz