Subject: [Boost-bugs] [Boost C++ Libraries] #7229: g++ 4.0.2 ICE in boost/fusion/view/iterator_range.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-14 10:37:43
#7229: g++ 4.0.2 ICE in boost/fusion/view/iterator_range.hpp
----------------------------------------------------+-----------------------
Reporter: Luc J. Bourhis <luc_j_bourhis@â¦> | Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: fusion
Version: Boost Development Trunk | Severity: Problem
Keywords: ICE gcc 4.0.2 |
----------------------------------------------------+-----------------------
~> 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 <boost/fusion/view/iterator_range.hpp>
}}}
~> 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).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7229> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC