My glibc bot is showing the build of libgcc for csky-linux-gnuabiv2 (configured --with-float=hard --disable-multilib) has recently broken, likely from this change.
https://sourceware.org/pipermail/libc-testresults/2020q3/006566.html The errors are of the form: /tmp/cc7H0Zu7.s: Assembler messages: /tmp/cc7H0Zu7.s:24: Error: The instruction is not recognized. /tmp/cc7H0Zu7.s:28: Error: The instruction is not recognized. /tmp/cc7H0Zu7.s:42: Error: The instruction is not recognized. /tmp/cc7H0Zu7.s:52: Error: The instruction is not recognized. /tmp/cc7H0Zu7.s:63: Error: The instruction is not recognized. /tmp/cc7H0Zu7.s:67: Error: The instruction is not recognized. /tmp/cc7H0Zu7.s:73: Error: The instruction is not recognized. Makefile:501: recipe for target '_powisf2.o' failed -- Joseph S. Myers jos...@codesourcery.com