This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug c++/35421] ICE on Valid Code
- From: Andrew Pinski <pinskia at gmail dot com>
- To: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- Cc: "gcc-bugs at gcc dot gnu dot org" <gcc-bugs at gcc dot gnu dot org>
- Date: Sun, 2 Mar 2008 17:43:01 -0800
- Subject: Re: [Bug c++/35421] ICE on Valid Code
- References: <bug-35421-6183@http.gcc.gnu.org/bugzilla/> <20080303005453.9236.qmail@sourceware.org>
Sent from my iPhone
On Mar 2, 2008, at 16:54, "mckelvey at maskull dot com" <gcc-bugzilla@gcc.gnu.org
> wrote:
------- 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.
Most likely this is just a stack overflow so really not an interesting
testcase.
Thanks,
Andrew Pinski