From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10045 invoked by alias); 23 Feb 2002 15:56:03 -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 9974 invoked by uid 71); 23 Feb 2002 15:56:01 -0000 Resent-Date: 23 Feb 2002 15:56:01 -0000 Resent-Message-ID: <20020223155601.9973.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, gunnar@haquebright.de Received:(qmail 1974 invoked by uid 61); 23 Feb 2002 15:48:52 -0000 Message-Id:<20020223154852.1971.qmail@sources.redhat.com> Date: Sat, 23 Feb 2002 08:30:00 -0000 From: gunnar@haquebright.de Reply-To: gunnar@haquebright.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c++/5759: internal compiler error with const static template class attributes X-SW-Source: 2002-02/txt/msg00599.txt.bz2 List-Id: >Number: 5759 >Category: c++ >Synopsis: internal compiler error with const static template class attributes >Confidential: no >Severity: non-critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Sat Feb 23 07:56:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gunnar Kedenburg >Release: gcc version 3.0.4, gcc version 2.95.4 20011002 (Debian prerelease) >Organization: >Environment: Linux 2.4.16 >Description: internal compiler error when parsing: template struct foo { const static char bar[] = { -1 }; }; commandline: g++ test.cc >How-To-Repeat: compile the code above >Fix: >Release-Note: >Audit-Trail: >Unformatted: