This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c/7665: gcc crash


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]