On Wed, 2015-10-21 at 16:15 -0700, Chih-hung Hsieh wrote: > +2015-10-21 Chih-Hung Hsieh <c...@google.com> > + > + * ia64_retval.c (hfa_type): Move nested function 'hfa' to file scope. > + * aarch64_regs.c (aarch64_register_info): Move nested function 'regtype' > + to file scope.
Pushed to master with one small tweak to ia64_retval.c so all lines fit < 80 chars. Cheers, Mark