https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112330
--- Comment #3 from chenglulu <chenglulu at loongson dot cn> --- (In reply to Xi Ruoyao from comment #1) > (In reply to Xi Ruoyao from comment #0) > > > I guess the easiest solution is raising the minimal GAS requirement of > > bootstrapping GCC 14 on LoongArch to 2.42. > > Another solution might be default to -mno-relax if GAS is 2.41, but I'm not > sure if it's enough. This issue really doesn't happen after adding -mno-relax, but is it really necessary to judge the version of binutils because of this?