http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59993
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ramana at gcc dot gnu.org --- Comment #4 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> --- I am seeing the same with a cross compiler configured with $SRCDIR/configure --target=arm-none-linux-gnueabi --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=softfp --enable-checking=release and a number of other unrelated flags in a gdbserver build. Will attach the testcase as I have it and a reduced one in a few minutes.