On Sun, Apr 07, 2024 at 08:56:53PM +0800, Xi Ruoyao wrote: > On Sun, 2024-04-07 at 15:47 +0800, Yang Yujie wrote: > > * config/loongarch/loongarch-builtins.cc > > (loongarch_init_builtins): > > Initialize all builtin functions at startup. > > git gcc-verify complains that tab should be used instead of space for > this line. > > > (loongarch_expand_builtin): Turn assertion of builtin > > availability > > into a test. > > and this line. > > -- > Xi Ruoyao <xry...@xry111.site> > School of Aerospace Science and Technology, Xidian University
Thanks! I will fix it soon.