From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5780 invoked by alias); 9 Feb 2009 17:09:35 -0000 Received: (qmail 5623 invoked by uid 48); 9 Feb 2009 17:09:21 -0000 Date: Mon, 09 Feb 2009 17:09:00 -0000 Message-ID: <20090209170921.5622.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/34397] [4.2/4.3/4.4 regression] ICE on invalid default template parameter In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle 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: 2009-02/txt/msg00796.txt.bz2 ------- Comment #23 from paolo dot carlini at oracle dot com 2009-02-09 17:09 ------- Mark, can you have a closer look to the draft patch? I'm still looking but I don't think we can extract and commonize much code from grok_array_decl, unless we accept to pass from the callers an in_parser flag, or use a function pointer, I can see only such rather ugly solutions... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34397