This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c/7665: gcc crash
- From: a dot augusteijn1 at chello dot nl
- To: gcc-gnats at gcc dot gnu dot org
- Date: 20 Aug 2002 19:37:35 -0000
- Subject: c/7665: gcc crash
- Reply-to: a dot augusteijn1 at chello dot nl
>Number: 7665
>Category: c
>Synopsis: gcc crash
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 20 12:46:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: gcc
>Release: 2.96
>Organization:
>Environment:
Redhat Linux 7.0
>Description:
Crash of gcc on the following input:
static int f (int x) { return x; }
static int (*a)[](int) = { &f };
>How-To-Repeat:
Just run gcc on the example above
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: