https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65433
--- Comment #3 from Avi Kivity <a...@cloudius-systems.com> --- Ok, will check with trunk. On Sun, Mar 15, 2015 at 9:48 PM, maltsevm at gmail dot com < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65433 > > Mikhail Maltsev <maltsevm at gmail dot com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |maltsevm at gmail dot com > > --- Comment #2 from Mikhail Maltsev <maltsevm at gmail dot com> --- > Does not reproduce on trunk > > $ /opt/gcc-5.0.0/bin/g++ -v > Using built-in specs. > COLLECT_GCC=/opt/gcc-5.0.0/bin/g++ > > COLLECT_LTO_WRAPPER=/opt/gcc-5.0.0/libexec/gcc/x86_64-unknown-linux-gnu/5.0.0/lto-wrapper > Target: x86_64-unknown-linux-gnu > Configured with: /home/miyuki/gcc/src/configure --prefix=/opt/gcc-5.0.0 > --enable-clocale=gnu --disable-nls --with-system-zlib > --with-demangler-in-ld > --enable-plugins --enable-shared --enable-bootstrap --with-fpmath=sse > --enable-languages=c,c++,lto > Thread model: posix > gcc version 5.0.0 20150315 (experimental) (GCC) > > $ /opt/gcc-5.0.0/bin/g++ -std=gnu++1y -g -Wall -Werror -fvisibility=hidden > -pthread -O2 -c fail.i > > -- > You are receiving this mail because: > You reported the bug. >