https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68467
--- Comment #5 from Joseph S. Myers <jsm28 at gcc dot gnu.org> --- Created attachment 40117 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40117&action=edit preprocessed source Preprocessed source of file causing ICE attached. Compile with: -S -g -O2 -fPIC -fbuilding-libgcc -fno-stack-protector linux-atomic.i Compiler configured with: /scratch/jmyers/glibc/many7/src/gcc/configure '--prefix=/scratch/jmyers/glibc/many7/install/compilers/m68k-linux-gnu-coldfire' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=m68k-glibc-linux-gnu' '--with-sysroot=/scratch/jmyers/glibc/many7/install/compilers/m68k-linux-gnu-coldfire/sysroot' '--with-arch=cf' --disable-multilib --disable-libsanitizer --disable-libssp '--with-gmp=/scratch/jmyers/glibc/many7/install/host-libraries' '--with-mpfr=/scratch/jmyers/glibc/many7/install/host-libraries' '--with-mpc=/scratch/jmyers/glibc/many7/install/host-libraries' '--enable-languages=c' --disable-shared --disable-threads --disable-libatomic --disable-decimal-float --disable-libffi --disable-libgomp --disable-libitm --disable-libmpx --disable-libquadmath --without-headers --with-newlib '--with-glibc-version=2.24'