http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40975
--- Comment #5 from Zdenek Sojka 2011-04-19 15:08:36
UTC ---
Indeed 3.4 works even with checking enabled:
$ /mnt/sda1/gcc-3_4/binary-172709/bin/g++ pr40975.C -c
$ g++ -v
Reading specs from
/mnt/sda1/gcc-3_4/binary-172709/bin/../lib/gcc/x86_64-un
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40975
Zdenek Sojka changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #4 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40975
Vanuan at gmail dot com changed:
What|Removed |Added
CC||Vanuan at gmail dot com
--- Comm
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-08-06 09:06 ---
Confirmed.
#1 0x007b927a in copy_tree_r (tp=0x75fcacb0,
walk_subtrees=0x7fffb6c0, data=0x0)
at /space/rguenther/src/svn/trunk/gcc/tree-inline.c:3814
3814gcc_assert (code != STATEMEN
--- Comment #1 from mikpe at it dot uu dot se 2009-08-05 22:42 ---
I can reproduce this ICE on i686-linux with gcc-4.3-20090802 and
gcc-4.4-20090804. gcc-4.5 has some nasty new build requirements for c++ so I
didn't try it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40975