https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89531
--- Comment #3 from Arseny Solokha <asolokha at gmx dot com> --- In my case the target is 32-bit BE powerpc. Additionally, the testcase fails w/ -fno-PIC and/or ( -fstack-protector-all or -fno-stack-protector ); it does not fail w/ -fPIC and/or -fstack-protector{,-explicit,-strong}. % powerpc-e300c3-linux-gnu-gfortran-9.0.0-alpha20190224 -v Using built-in specs. COLLECT_GCC=powerpc-e300c3-linux-gnu-gfortran-9.0.0-alpha20190224 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/powerpc-e300c3-linux-gnu/9.0.0-alpha20190224/lto-wrapper Target: powerpc-e300c3-linux-gnu Configured with: /var/tmp/portage/cross-powerpc-e300c3-linux-gnu/gcc-9.0.0_alpha20190224/work/gcc-9-20190224/configure --host=x86_64-pc-linux-gnu --target=powerpc-e300c3-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/powerpc-e300c3-linux-gnu/gcc-bin/9.0.0-alpha20190224 --includedir=/usr/lib/gcc/powerpc-e300c3-linux-gnu/9.0.0-alpha20190224/include --datadir=/usr/share/gcc-data/powerpc-e300c3-linux-gnu/9.0.0-alpha20190224 --mandir=/usr/share/gcc-data/powerpc-e300c3-linux-gnu/9.0.0-alpha20190224/man --infodir=/usr/share/gcc-data/powerpc-e300c3-linux-gnu/9.0.0-alpha20190224/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-e300c3-linux-gnu/9.0.0-alpha20190224/include/g++-v9 --with-python-dir=/share/gcc-data/powerpc-e300c3-linux-gnu/9.0.0-alpha20190224/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=yes --disable-esp --enable-libstdcxx-time --enable-poison-system-directories --with-sysroot=/usr/powerpc-e300c3-linux-gnu --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libmpx --disable-systemtap --disable-vtable-verify --disable-libvtv --enable-lto --with-isl --disable-isl-version-check --disable-libsanitizer Thread model: posix gcc version 9.0.0-alpha20190224 20190224 (experimental) (GCC)