This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66383] ICE in gimplify_expr on this passed in inline initialization
- From: "alltaken380 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 02 Jun 2015 15:50:20 +0000
- Subject: [Bug c++/66383] ICE in gimplify_expr on this passed in inline initialization
- Auto-submitted: auto-generated
- References: <bug-66383-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66383
--- Comment #2 from alltaken380 at gmail dot com ---
$ ~/.local/gcc-5.1/bin/g++ -v
Using built-in specs.
COLLECT_GCC=/home/rafalw/.local/gcc-5.1/bin/g++
COLLECT_LTO_WRAPPER=/home/rafalw/.local/gcc-5.1/lib/gcc/x86_64-unknown-linux-gnu/5.1.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../src/configure --prefix=/home/rafalw/.local/gcc-5.1
--libdir=/home/rafalw/.local/gcc-5.1/lib
--libexecdir=/home/rafalw/.local/gcc-5.1/lib --enable-languages=c,c++
--enable-shared --enable-threads=posix --enable-libmpx --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch
--disable-libssp --enable-gnu-unique-object --enable-linker-build-id
--enable-lto --enable-plugin --enable-install-libiberty
--with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib
--disable-werror --with-default-libstdcxx-abi=c++98
Thread model: posix
gcc version 5.1.1 20150526 (GCC)