From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3404 invoked by alias); 15 Feb 2002 21:06:09 -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 3344 invoked by uid 71); 15 Feb 2002 21:06:04 -0000 Date: Fri, 15 Feb 2002 13:06:00 -0000 Message-ID: <20020215210604.3341.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Scott MacDonald" Subject: Re: c++/4990: ice when using multiple non-class template parameters (works on 2.95.3) Reply-To: "Scott MacDonald" X-SW-Source: 2002-02/txt/msg00366.txt.bz2 List-Id: The following reply was made to PR c++/4990; it has been noted by GNATS. From: "Scott MacDonald" To: , , , , Cc: Subject: Re: c++/4990: ice when using multiple non-class template parameters (works on 2.95.3) Date: Fri, 15 Feb 2002 16:58:10 -0400 I have also tried this test with g++ 3.0.3 and g++ (GCC) 3.1 20020215 (experimental) (head of CVS tree on Feb 15). Both of these versions end with: > test1.cc: In function `int main()': > test1.cc:28: Internal error: Segmentation fault The previous update had the comment "Fixed in main trunk (gcc version 3.1 20011201 (experimental))", but as of Feb 2002 both the 3.0 branch and the 3.1 head have the same problem. Maybe I misunderstood the comment. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view audit-trail