https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104985

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
No, it's still there and you will likely need cross GAS to reproduce it:

~/Programming/gcc/configure --enable-languages=c,c++
--prefix=/home/marxin/bin/gcc --disable-multilib --enable-host-shared
--disable-libsanitizer --enable-valgrind-annotations --disable-bootstrap
--target=mips64el-unknown-linux-gnuabi64
--with-as=/home/marxin/Programming/binutils/objdir/gas/as-new
--enable-checking=yes,rtl,df,extra

Reply via email to