https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69532
vries at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.sherwood at arm dot com --- Comment #1 from vries at gcc dot gnu.org --- Found with r232873. Compiler configured with: ... src/configure --disable-bootstrap --enable-checking=yes,rtl --enable-languages=c --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf --enable-multiarch --disable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --with-system-zlib --disable-libmudflap --disable-libitm --disable-libquadmath --with-sysroot=/ --enable-threads=posix --enable-shared ...