On Tue, Sep 13, 2016 at 01:39:39PM +0100, Tamar Christina wrote: > Hi all, > > This fixes a bug in the name mangling which prevented mangling > of functions with return type void and arguments that require > any qualifiers. e.g. void(unsigned int, unsigned int). > > Ran regression tests on aarch64-none-linux-gnu. > > Ok for trunk?
OK, thanks. I've committed this on your behalf as r240117. Thanks, James