public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: Matthias Meixner <meixner@rbg.informatik.tu-darmstadt.de>
To: gcc-bugs@gcc.gnu.org
Subject: g++ internal error
Date: Wed, 01 Mar 2000 06:32:00 -0000	[thread overview]
Message-ID: <38BD2A8E.E1D0DCBF@rbg.informatik.tu-darmstadt.de> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2368 bytes --]

Hello,

g++ reported an internal error:

meixner@pc2 $ g++ -v --save-temps -c -g -frepo pageserver.cxx -o
lo/pageserver.o
Reading specs from /opt/gnu/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)
 /opt/gnu/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/cpp -lang-c++ -v -D__GNUC__=2
-D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -D__ELF__ -Dunix -D__i386__
-Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__linux
-Asystem(posix) -D__EXCEPTIONS -g -Acpu(i386) -Amachine(i386) -Di386
-D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686 -D__i686__ -D__pentiumpro
-D__pentiumpro__ pageserver.cxx pageserver.ii
GNU CPP version 2.95.2 19991024 (release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /opt/gnu/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../include/g++-3
 /usr/local/include

/opt/gnu/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../i686-pc-linux-gnu/include
 /opt/gnu/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
 /opt/gnu/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/cc1plus pageserver.ii -quiet
-dumpbase pageserver.cc -g -version -frepo -o pageserver.s
GNU C++ version 2.95.2 19991024 (release) (i686-pc-linux-gnu) compiled by
GNU C version 2.95.2 19991024 (release).
pageserver.cxx: In method `PageServer::PageServer(int = -1)':
pageserver.cxx:4: class `PageServer' does not have any field named
`event_manager'
pageserver.cxx:5: no matching function for call to
`event_manager<PageServer>::event_manager ()'
event.h:42: candidates are:
event_manager<PageServer>::event_manager(PageServer *)
event.h:59:                 event_manager<PageServer>::event_manager(const
event_manager<PageServer> &)
pageserver.cxx:26: Internal compiler error in `const_hash', at varasm.c:2372
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.


The sourcecode has been attached to this EMail.

Regards,

	Matthias Meixner

-- 
Matthias Meixner                   meixner@rbg.informatik.tu-darmstadt.de
Technische Universität Darmstadt
Rechnerbetriebsgruppe                          Telefon (+49) 6151 16 6670
Wilhelminenstraße 7, D-64283 Darmstadt, Germany    Fax (+49) 6151 16 4701
pageserver.ii.gz


[-- Attachment #2: pageserver.ii.gz --]
[-- Type: application/x-gzip, Size: 16243 bytes --]

             reply	other threads:[~2000-03-01  6:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-01  6:32 Matthias Meixner [this message]
2000-03-01 11:35 ` Martin v. Loewis
  -- strict thread matches above, loose matches on Subject: below --
1999-11-30 23:39 Lutz Maibaum
1999-11-04 12:12 ` Alexandre Oliva
1999-07-31 23:33 John Ruttenberg
1999-07-31 23:33 ` Mumit Khan
1999-07-14  8:25 Giuliano Procida
1999-07-14 17:05 ` Martin v. Loewis
1999-07-31 23:33 ` Mumit Khan

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=38BD2A8E.E1D0DCBF@rbg.informatik.tu-darmstadt.de \
    --to=meixner@rbg.informatik.tu-darmstadt.de \
    --cc=gcc-bugs@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).