[Bug c++/23310] ICE: stl_set.h:318: internal compiler error: Segmentation fault

2005-08-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-10 10:30 --- *** This bug has been marked as a duplicate of 22444 *** -- What|Removed |Added

[Bug c++/23310] ICE: stl_set.h:318: internal compiler error: Segmentation fault

2005-08-10 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-08-10 09:40 --- Maybe too fast in blaming IVOPTs -- the ICE is during update_ssa of the alias pass, and -fdump-tree-alias fixes it. This is a duplicate bug of ... ? (I had this personally at one time) Maybe it's worth mi

[Bug c++/23310] ICE: stl_set.h:318: internal compiler error: Segmentation fault

2005-08-10 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-08-10 09:32 --- Confirmed. /mnt/hd/bld/gcc/i686-pc-linux-gnu/libstdc++-v3/include/bits/stl_set.h: In member function ‘std::pair, _Compare, typename _Alloc::rebind<_Key>::other>::const_iterator, bool> std::set<_Key, _Comp

[Bug c++/23310] ICE: stl_set.h:318: internal compiler error: Segmentation fault

2005-08-10 Thread bkoz at gcc dot gnu dot org
-- What|Removed |Added Known to fail||4.1.0 Known to work||4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23310

[Bug c++/23310] ICE: stl_set.h:318: internal compiler error: Segmentation fault

2005-08-10 Thread bkoz at gcc dot gnu dot org
--- Additional Comments From bkoz at gcc dot gnu dot org 2005-08-10 07:53 --- Created an attachment (id=9459) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9459&action=view) pre-processed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23310