From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16855 invoked by alias); 3 Mar 2008 00:55:36 -0000 Received: (qmail 9237 invoked by uid 48); 3 Mar 2008 00:54:53 -0000 Date: Mon, 03 Mar 2008 00:55:00 -0000 Message-ID: <20080303005453.9236.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/35421] ICE on Valid Code In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mckelvey at maskull dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-03/txt/msg00092.txt.bz2 ------- Comment #3 from mckelvey at maskull dot com 2008-03-03 00:54 ------- (In reply to comment #2) > Subject: Re: ICE on Valid Code > > > A 65,000 line testcase? Seriously? > I'll try to make a smaller one. But it most likely won't be small. I think the bug is caused by a VERY large expression used with a constructor within a try-catch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35421