public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/4598: "internal error #19990919" on duplicate constructor
@ 2001-10-22  9:23 lerdsuwa
  0 siblings, 0 replies; 2+ messages in thread
From: lerdsuwa @ 2001-10-22  9:23 UTC (permalink / raw)
  To: cbg, gcc-bugs, gcc-prs, nobody

Synopsis: "internal error #19990919" on duplicate constructor

State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Mon Oct 22 09:23:29 2001
State-Changed-Why:
    Already fixed in gcc 3.0.

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


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

* c++/4598: "internal error #19990919" on duplicate constructor
@ 2001-10-17 15:36 cbg
  0 siblings, 0 replies; 2+ messages in thread
From: cbg @ 2001-10-17 15:36 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4598
>Category:       c++
>Synopsis:       "internal error #19990919" on duplicate constructor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 17 15:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     cbg@steike.com
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
class Foo { Foo() { } }; Foo::Foo() { }

bug.cc:1: Internal error #19990919.
bug.cc:1: Internal compiler error in setup_vtbl_ptr, at
../gcc/cp/semantics.c:1203

-v:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)

>How-To-Repeat:
Just compile the one line of code.
>Fix:
There's no problem, but a double declaration probably shouldn't crash the compiler :-)
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-10-22  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-22  9:23 c++/4598: "internal error #19990919" on duplicate constructor lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2001-10-17 15:36 cbg

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).