https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65233
Aldy Hernandez <aldyh at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |aldyh at gcc dot gnu.org Resolution|--- |WORKSFORME --- Comment #6 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- Cannot reproduce either. I am on a cross from x86-64 with: --enable-languages=c,c++ --disable-bootstrap --enable-shared --disable-libitm --disable-libquadmath --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-multilib --enable-checking=release --target=arm-linux-gnueabihf The option -fstack-protector-strong does not make a difference either. Closing.