public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: khlebnikov@scnsoft.com
To: gcc-gnats@gcc.gnu.org
Subject: c++/3728: Problems with multi-inheritence (or multi-derivation?)
Date: Wed, 18 Jul 2001 08:56:00 -0000	[thread overview]
Message-ID: <20010718155047.15697.qmail@sourceware.cygnus.com> (raw)

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


             reply	other threads:[~2001-07-18  8:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-18  8:56 khlebnikov [this message]
2001-07-18  9:50 nathan
2001-07-20  6:33 nathan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010718155047.15697.qmail@sourceware.cygnus.com \
    --to=khlebnikov@scnsoft.com \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).