public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/4619: internal compiler error
@ 2001-10-20 20:32 rodrigc
  0 siblings, 0 replies; 2+ messages in thread
From: rodrigc @ 2001-10-20 20:32 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, sawa

Synopsis: internal compiler error

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Oct 20 20:32:50 2001
State-Changed-Why:
    Test case compiles without error using gcc 3.0.2

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4619&database=gcc


^ permalink raw reply	[flat|nested] 2+ messages in thread

* c++/4619: internal compiler error
@ 2001-10-19  4:26 sawa
  0 siblings, 0 replies; 2+ messages in thread
From: sawa @ 2001-10-19  4:26 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4619
>Category:       c++
>Synopsis:       internal compiler error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 19 04:26:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     sawa
>Release:        gcc version 2.95.3 20010315 (release)
>Organization:
>Environment:

>Description:
Internal compiler error in `const_hash', at varasm.c:2373
>How-To-Repeat:
struct C { void f(); };
typedef void (C::*Call)();

void f() {
struct S {Call call;int i;} s[] = {
        {&C::f, 1},
        {&C::f, 2},
    };
}
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-20 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-20 20:32 c++/4619: internal compiler error rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-10-19  4:26 sawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).