From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27764 invoked by alias); 19 Nov 2001 15:06: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 27738 invoked by uid 71); 19 Nov 2001 15:06:01 -0000 Date: Tue, 13 Nov 2001 15:10:00 -0000 Message-ID: <20011119150601.27735.qmail@sourceware.cygnus.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Reichelt Subject: Re: c++/4897 Reply-To: Reichelt X-SW-Source: 2001-11/txt/msg00296.txt.bz2 List-Id: The following reply was made to PR c++/4897; it has been noted by GNATS. From: Reichelt To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, serettov@hotmail.com Cc: Subject: Re: c++/4897 Date: Mon, 19 Nov 2001 16:12:20 +0100 Hi, the bug can be reproduced with a single line of code: void f() { void* p[0]={}; } (A declaration of this type can be found in the next to last line of bitvec.i.) The code crashes with gcc 3.0.2 on i686-pc-liunx-gnu and mips-sgi-irix6.5. Greetings, Volker Reichelt http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4897&database=gcc