https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85634
--- Comment #3 from Andrew Paprocki <andrew at ishiboo dot com> --- Compiler info: $ g++-8 -v Reading specs from /dev/shm/refroot/opt/bb/lib/gcc-8.1/bin/../lib/gcc/specs COLLECT_GCC=/dev/shm/refroot/opt/bb/bin/g++-8 COLLECT_LTO_WRAPPER=/dev/shm/refroot/opt/bb/lib/gcc-8.1/bin/../libexec/gcc/x86_64-unknown-linux-gnu/8.1.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../configure --enable-languages=c,c++,fortran,go --build=x86_64-unknown-linux-gnu --prefix=/opt/bb/lib/gcc-8.1 --with-ar=/opt/rh/devtoolset-4/root/usr/bin/ar --with-ld=/opt/rh/devtoolset-4/root/usr/bin/ld --with-nm=/opt/rh/devtoolset-4/root/usr/bin/nm --with-objcopy=/opt/rh/devtoolset-4/root/usr/bin/objcopy --with-objdump=/opt/rh/devtoolset-4/root/usr/bin/objdump --with-ranlib=/opt/rh/devtoolset-4/root/usr/bin/ranlib --with-readelf=/opt/rh/devtoolset-4/root/usr/bin/readelf --with-gmp-include=/opt/bb/include --with-gmp-lib=/opt/bb/lib64 --with-mpfr-include=/opt/bb/include --with-mpfr-lib=/opt/bb/lib64 --with-mpc-include=/opt/bb/include --with-mpc-lib=/opt/bb/lib64 --with-libiconv-prefix=/tmp/gcc-8.1-8.1.0-0/build/iconv --with-stage1-ldflags='-Wl,--enable-new-dtags -Wl,-R/opt/bb/lib64' --with-boot-ldflags='-Wl,--enable-new-dtags -Wl,-R/opt/bb/lib64' --enable-plugin --enable-vtable-verify --disable-bootstrap Thread model: posix gcc version 8.1.0 Host info: RHEL6 $ uname -a Linux nylxdev1 2.6.32-642.6.2.el6.x86_64 #1 SMP Mon Oct 24 10:22:33 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux