From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29731 invoked by alias); 12 Oct 2006 09:52:03 -0000 Received: (qmail 29702 invoked by uid 48); 12 Oct 2006 09:51:54 -0000 Date: Thu, 12 Oct 2006 09:52:00 -0000 Message-ID: <20061012095154.29701.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: "grayyoga at gmail dot com" 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/msg00999.txt.bz2 List-Id: ------- Comment #7 from grayyoga at gmail dot com 2006-10-12 09:51 ------- Created an attachment (id=12415) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12415&action=view) preprocessed source file (version 2) The previous test case had common C++ error in it, which prevents it from being compiled properly. Try this one. It generates the same "internal error" message, but I think that it's free from the C++ errors. If not, I'll make some steps back and provide an example which also requires a lot of memory to compile, but compiles properly, without "internal error". -- grayyoga at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12409|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29433