From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20925 invoked by alias); 6 Feb 2002 18:06:00 -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 20886 invoked by uid 71); 6 Feb 2002 18:06:00 -0000 Resent-Date: 6 Feb 2002 18:06:00 -0000 Resent-Message-ID: <20020206180600.20885.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, bas@equator.com Received:(qmail 15031 invoked by uid 61); 6 Feb 2002 17:59:38 -0000 Message-Id:<20020206175938.15028.qmail@sources.redhat.com> Date: Wed, 06 Feb 2002 10:06:00 -0000 From: bas@equator.com Reply-To: bas@equator.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c/5615: ICE in size_binop, at fold-const.c:1914 X-SW-Source: 2002-02/txt/msg00148.txt.bz2 List-Id: >Number: 5615 >Category: c >Synopsis: ICE in size_binop, at fold-const.c:1914 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Wed Feb 06 10:06:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: bas@equator.com >Release: 3.0.2 >Organization: >Environment: System: Linux marilyn 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown Architecture: i686 host: i686-pc-linux-gnu build: i686-pc-linux-gnu target: i686-pc-linux-gnu configured with: /tmp/gcc-3.0.2/configure >Description: bas@marilyn:~ > cat ice.c void f(int a, struct {int b[a];} c){} bas@marilyn:~ > gcc -c ice.c ice.c:1: warning: structure defined inside parms ice.c:1: warning: anonymous struct declared inside parameter list ice.c:1: warning: its scope is only this definition or declaration, which is probably not what you want. ice.c: In function `f': ice.c:1: Internal compiler error in size_binop, at fold-const.c:1914 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. >How-To-Repeat: see above >Fix: >Release-Note: >Audit-Trail: >Unformatted: