id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7229,g++ 4.0.2 ICE in boost/fusion/view/iterator_range.hpp,Luc J. Bourhis ,Eric Niebler,"~> g++ --version {{{ g++ (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) }}} Note: This is the latest update on Fedora Core 4 before it became unsupported. ~> cat ice.cpp {{{ #include }}} ~> g++ -I/path/to/boost -c ice.cpp {{{ /home/luc/Developer/cctbx/boost/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp:407: internal compiler error: Segmentation fault }}} This is in trunk rev 79740. Git bisect found that trunk rev 73854 was the first bad commit (but with the ICE happening in a different Boost header though). ",Bugs,closed,Boost 1.61.0,fusion,Boost Development Trunk,Showstopper,fixed,ICE gcc 4.0.2,