https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78695
--- Comment #6 from Bill Schmidt <wschmidt at gcc dot gnu.org> --- Still no repro with bootstrap compiler. wschmidt@genoa:~/src$ $GCC_INSTALL/bin/gcc -S -O3 pr78695.c wschmidt@genoa:~/src$ $GCC_INSTALL/bin/gcc -v Using built-in specs. COLLECT_GCC=/home/wschmidt/gcc/install/gcc-mainline-test/bin/gcc COLLECT_LTO_WRAPPER=/home/wschmidt/gcc/install/gcc-mainline-test/libexec/gcc/powerpc64le-unknown-linux-gnu/7.0.0/lto-wrapper Target: powerpc64le-unknown-linux-gnu Configured with: /home/wschmidt/gcc/gcc-mainline-test/configure --enable-languages=c,c++,fortran,objc,obj-c++,go --with-cpu=power8 --disable-multilib --with-long-double-128 --prefix=/home/wschmidt/gcc/install/gcc-mainline-test Thread model: posix gcc version 7.0.0 20161203 (experimental) [trunk revision 243219] (GCC) Will await more information.