From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26520 invoked by alias); 3 Jan 2003 16:19:01 -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 26485 invoked by uid 61); 3 Jan 2003 16:19:00 -0000 Date: Fri, 03 Jan 2003 16:19:00 -0000 Message-ID: <20030103161900.26483.qmail@sources.redhat.com> To: csk@cs.washington.edu, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org From: neroden@gcc.gnu.org Reply-To: neroden@gcc.gnu.org, csk@cs.washington.edu, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: c++/4862: [2003-01-03]Parse error with templated member function X-SW-Source: 2003-01/txt/msg00218.txt.bz2 List-Id: Old Synopsis: [parser]Parse error with templated member function New Synopsis: [2003-01-03]Parse error with templated member function State-Changed-From-To: suspended->open State-Changed-By: neroden State-Changed-When: Fri Jan 3 08:18:59 2003 State-Changed-Why: On mainline, gives this: ice.cxx: In instantiation of `void A::func() [with T = T]': ice.cxx:9: instantiated from `void doit() [with T = int]' ice.cxx:15: instantiated from here ice.cxx:3: internal compiler error: in regenerate_decl_from_template, at cp/pt.c:9974 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4862