From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31569 invoked by alias); 7 Apr 2003 10:56:02 -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 31537 invoked by uid 71); 7 Apr 2003 10:56:01 -0000 Date: Mon, 07 Apr 2003 10:56:00 -0000 Message-ID: <20030407105601.31536.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Giovanni Bajo" Subject: Re: c++/9429: ICE in template instantiation with a pointered new operator Reply-To: "Giovanni Bajo" X-SW-Source: 2003-04/txt/msg00241.txt.bz2 List-Id: The following reply was made to PR c++/9429; it has been noted by GNATS. From: "Giovanni Bajo" To: , , , , Cc: "Wolfgang Bangerth" Subject: Re: c++/9429: ICE in template instantiation with a pointered new operator Date: Mon, 7 Apr 2003 12:48:12 +0200 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p r=9429 Fixed in GCC 3.3 20030401, and worked on 2.95. If it's fixed in 3.4, it should be marked as 3.2 regression. Otherwise, it's a 3.2/3.4 regression (I can't test on 3.4 since it's still broken for cygwin target). Giovanni Bajo