From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3985 invoked by alias); 15 Jan 2003 12:36: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 3967 invoked by uid 71); 15 Jan 2003 12:36:03 -0000 Date: Wed, 15 Jan 2003 12:36:00 -0000 Message-ID: <20030115123603.3966.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Volker Reichelt Subject: Re: c/8462: [3.3 regression] ice in illegal array initializer Reply-To: Volker Reichelt X-SW-Source: 2003-01/txt/msg00942.txt.bz2 List-Id: The following reply was made to PR c/8462; it has been noted by GNATS. From: Volker Reichelt To: gcc-gnats@gcc.gnu.org, ehrhardt@mathematik.uni-ulm.de, gcc-bugs@gcc.gnu.org Cc: Subject: Re: c/8462: [3.3 regression] ice in illegal array initializer Date: Wed, 15 Jan 2003 14:26:19 +0100 For the record: The bug is fixed on mainline. I now get PR8462.c:5:16: too many decimal points in number PR8462.c:5: error: nonconstant array index in initializer PR8462.c:5: error: (near initialization for `a') It's still present in the 3.3 branch, though. Regards, Volker http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8462