$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Austern (austern_at_[hidden])
Date: 2004-11-01 13:02:07
On Mon, 1 Nov 2004 00:48:29 -0600, Aleksey Gurtovoy
<agurtovoy_at_[hidden]> wrote:
>
> A number of libraries fail with various versions of GCC and Intel with
> the following output (e.g. http://tinyurl.com/4q93w):
>
> g++: Internal compiler error: program as got fatal signal 11
An ICE is definitely a compiler bug. So the two obvious questions
are: (1) Which version of gcc has this bug? (2) Have you filed a
bugzilla bug report yet?
--Matt