public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: Lutz Maibaum <lutz@gold.cchem.berkeley.edu>
To: bug-gcc@gnu.org
Subject: g++ internal error
Date: Tue, 30 Nov 1999 23:39:00 -0000	[thread overview]
Message-ID: <Pine.A41.4.10.9911041131010.10182-101000@gold.cchem.berkeley.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 2223 bytes --]

Hi,

trying to compile DDD (form http://mumm.ibr.cs.tu-bs.de/softech/ddd/ ), the
make command stopped at the command

 c++  -v --save-temps -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall
 -felide-constructors -fconserve-space -trigraphs -c -I. -I. -I./..
 -I/usr/include/X11  -o HelpCB.o HelpCB.C

with the following output:

Reading specs from
/home/h3/lutz/gcc/lib/gcc-lib/alphaev6-dec-osf4.0e/2.95.1/specs
gcc version 2.95.1 19990816 (release)
 /home/h3/lutz/gcc/lib/gcc-lib/alphaev6-dec-osf4.0e/2.95.1/cpp -lang-c++
-v -I. -I. -I./.. -I/usr/include/X11 -D__GNUC__=2 -D__GNUG__=2
-D__GNUC_MINOR__=95 -D__cplusplus -Dunix -D__osf__ -D_LONGLONG
-DSYSTYPE_BSD -D_SYSTYPE_BSD -D__unix__ -D__osf__ -D_LONGLONG
-D__SYSTYPE_BSD__ -D_SYSTYPE_BSD -D__unix -D__SYSTYPE_BSD -Asystem(unix)
-Asystem(xpg4) -D__EXCEPTIONS -D__OPTIMIZE__ -trigraphs -g -W -Wall
-D__LANGUAGE_C_PLUS_PLUS__ -D__LANGUAGE_C_PLUS_PLUS -D__cplusplus
-Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__ -D__alpha_ev6__
-Acpu(ev6) -D__alpha_bwx__ -Acpu(bwx) -D__alpha_max__ -Acpu(max)
-D__alpha_fix__ -Acpu(fix) -DHAVE_CONFIG_H -DNDEBUG HelpCB.C HelpCB.ii
GNU CPP version 2.95.1 19990816 (release)
#include "..." search starts here:
#include <...> search starts here:
 .
 ..
 /usr/include/X11
 /home/h3/lutz/gcc/localheader

/home/h3/lutz/gcc/lib/gcc-lib/alphaev6-dec-osf4.0e/2.95.1/../../../../alphaev6-dec-osf4.0e/include
 /home/h3/lutz/gcc/lib/gcc-lib/alphaev6-dec-osf4.0e/2.95.1/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /home/h3/lutz/gcc/localinclude/include
End of omitted list.
 /home/h3/lutz/gcc/lib/gcc-lib/alphaev6-dec-osf4.0e/2.95.1/cc1plus
HelpCB.ii -quiet -dumpbase HelpCB.cc -g -O2 -W -Wall -version
-felide-constructors -fconserve-space -o HelpCB.s
GNU C++ version 2.95.1 19990816 (release) (alphaev6-dec-osf4.0e) compiled
by GNU C version 2.95.1 19990816 (release).
HelpCB.C: In function `void PopupTip(void *, XtIntervalId *)':
HelpCB.C:2148: Internal compiler error in `scan_region', at except.c:2566
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.


I attached the resulting HelpCB.ii to this mail.

Lutz


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

             reply	other threads:[~1999-11-30 23:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-30 23:39 Lutz Maibaum [this message]
1999-11-04 12:12 ` Alexandre Oliva
  -- strict thread matches above, loose matches on Subject: below --
2000-03-01  6:32 Matthias Meixner
2000-03-01 11:35 ` Martin v. Loewis
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=Pine.A41.4.10.9911041131010.10182-101000@gold.cchem.berkeley.edu \
    --to=lutz@gold.cchem.berkeley.edu \
    --cc=bug-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).