From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19622 invoked by alias); 29 Sep 2002 14:46:04 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 19604 invoked by uid 71); 29 Sep 2002 14:46:03 -0000 Date: Sun, 29 Sep 2002 07:46:00 -0000 Message-ID: <20020929144603.19603.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Gabriel Dos Reis Subject: Re: c++/7721: Very simple (but incorrect) template chokes g++ Reply-To: Gabriel Dos Reis X-SW-Source: 2002-09/txt/msg00816.txt.bz2 List-Id: The following reply was made to PR c++/7721; it has been noted by GNATS. From: Gabriel Dos Reis To: Pop Sébastian Cc: nathan@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, johnc@parore.tait.co.nz, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: c++/7721: Very simple (but incorrect) template chokes g++ Date: 29 Sep 2002 16:36:45 +0200 Pop Sébastian writes: [...] | Maybe we could give a better diagnostic for this error... | Gaby, can you help to fix this error? Yes, actually there are several instances of this ICE in tthe GNATS -- sorry I can't tell you off hand which ones (but I know there are more than two :-). I should submit a patch this week -- I've been gotten busy by more pressing things. -- Gaby