https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95700
--- Comment #18 from vvinayag at arm dot com --- (In reply to Ilya Leoshkevich from comment #17) > Created attachment 48917 [details] > aarch64 native build fix > > Could you please try the attached patch? It fixed the issue for me, and > survived bootstrap/regtest on x86_64. Hi Ilya, I am testing this patch now. Will update when done. Also, I was a bit incorrect when I mentioned that this is for building the compiler on an aarch64-none-linux-gnu machine. The build machine is actually x86_64. BUILD: x86_64/linux HOST: aarch64-none-linux-gnu TARGET: aarch64-none-linux-gnu Sorry for the confusion.