From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29319 invoked by alias); 13 Oct 2006 12:19:00 -0000 Received: (qmail 29277 invoked by uid 48); 13 Oct 2006 12:18:51 -0000 Date: Fri, 13 Oct 2006 12:19:00 -0000 Message-ID: <20061013121851.29276.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/29433] using boost::MPL requires lots of memory In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-10/txt/msg01122.txt.bz2 List-Id: ------- Comment #14 from rguenth at gcc dot gnu dot org 2006-10-13 12:18 ------- Sure, but the crash is due to gcc running out of memory. And the third testcase is a good one to attack memory usage and compile-time problems on all of the three testcases. But don't hold your breath... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29433