public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/3728: Problems with multi-inheritence (or multi-derivation?)
@ 2001-07-18  8:56 khlebnikov
  0 siblings, 0 replies; 3+ messages in thread
From: khlebnikov @ 2001-07-18  8:56 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3728
>Category:       c++
>Synopsis:       Problems with multi-inheritence (or multi-derivation?)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 18 08:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     g++
>Release:        gcc version 3.0 20010402 (Debian prerelease)
>Organization:
>Environment:
Pentium II 233 Mhz
Progeny Debian Linux 1.0
GCC:
Reading specs from /usr/lib/gcc-lib/i386-linux/3.0/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,proto,objc --prefix=/usr --infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --enable-threads=posix --enable-long-long --enable-nls --without-x --without-included-gettext --disable-checking --enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc i386-linux
gcc version 3.0 20010402 (Debian prerelease)
>Description:
$g++-3.0 -DMY_DEFINES -I../MY_INCLUDES -O0  -Wall -c -o somefile.o somefile.cpp
In file included from blah_blah_blah
include/someheader.h:11: Internal error #20010127.
include/someheader.h:11: Internal compiler error in build_rtti_vtbl_entries, 
   at cp/class.c:7801
Please submit a full bug report, with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.

This is similar to line 11 of the file "someheader.h":
class Class1: public Class2, virtual public Class 3 {

Sorry for not providing the source code. :(
I cannot do that because of my job contract.
If you wish, you can send some common quetions to me.
>How-To-Repeat:
Sorry, I don't know. :(
>Fix:
g++ version 2.95 (2.95.4 in Debian) compiles this ok.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: c++/3728: Problems with multi-inheritence (or multi-derivation?)
@ 2001-07-20  6:33 nathan
  0 siblings, 0 replies; 3+ messages in thread
From: nathan @ 2001-07-20  6:33 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, khlebnikov, nobody

Synopsis: Problems with multi-inheritence (or multi-derivation?)

State-Changed-From-To: feedback->closed
State-Changed-By: nathan
State-Changed-When: Fri Jul 20 06:33:16 2001
State-Changed-Why:
    feedbak recieved and attached. This is fixed in the current
    release (you had a pre-release).

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


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

* Re: c++/3728: Problems with multi-inheritence (or multi-derivation?)
@ 2001-07-18  9:50 nathan
  0 siblings, 0 replies; 3+ messages in thread
From: nathan @ 2001-07-18  9:50 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, khlebnikov, nobody

Synopsis: Problems with multi-inheritence (or multi-derivation?)

State-Changed-From-To: open->feedback
State-Changed-By: nathan
State-Changed-When: Wed Jul 18 09:50:22 2001
State-Changed-Why:
    without source, we cannot do anything. If you can
    produce a stripped down test case that'd be great.
    I'd really like a test case, as you've managed to trigger
    an assertion - something other bug reports about this have
    failed to do.
    
    N.B. what is important for this bug is the class heirarchy
    not the member functions and not the members (so long
    as there is at least one virtual fn for those that had
    virtuals, and at least one data member for those that
    were not empty)

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


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

end of thread, other threads:[~2001-07-20  6:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-18  8:56 c++/3728: Problems with multi-inheritence (or multi-derivation?) khlebnikov
2001-07-18  9:50 nathan
2001-07-20  6:33 nathan

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