public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: fojtik@vision.felk.cvut.cz
To: gcc-gnats@gcc.gnu.org
Subject: c++/4224: GCC crashes
Date: Tue, 04 Sep 2001 07:56:00 -0000	[thread overview]
Message-ID: <20010904145054.29251.qmail@sourceware.cygnus.com> (raw)

>Number:         4224
>Category:       c++
>Synopsis:       GCC crashes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 04 07:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     fojtik@vision.felk.cvut.cz
>Release:        2.95.3
>Organization:
>Environment:
DJGPP under windows 95
>Description:
  During compilation gcc compiler often crashes. After several restarts it finally compiles file. I was instructed to send you this report by gcc.
  The latest available stable release of gcc under DJGPP is 2.95.3
  This problem do not occur under Linux gcc. This problem did not occur under older gcc releases.

Compilation under alpha gcc 3.0 fails due to some internal
clashing of names and the program will not link due to
missing rtt class or something like this.


gcc -O2 -I./atoms/include/ -DFINAL -fno-rtti -fno-exceptions    -c formulas.cc
-o formulas.o -D__gettext__
formulas.cc: In function `boolean RemoveSymbol(string &, string &, char *, int *
)':
formulas.cc:478: Internal compiler error.
formulas.cc:478: Please submit a full bug report.
formulas.cc:478: See <URL: http://www.gnu.org/software/gcc/bugs.html > for instruc
tions.
make.exe: *** [formulas.o] Error 1


D:\PROG\LATEX\MOJEC>make -f x2latex.mak
gcc -Wall -O2 -I./atoms/include/ -I./cp_lib/ -DHTML -DRTF -fno-rtti -fno-excepti
ons  -c wp2latex.cc  -o wp2latex.o -D__gettext__
gcc -Wall -O2 -I./atoms/include/ -I./cp_lib/ -DHTML -DRTF -fno-rtti -fno-excepti
ons  -c wp2l_lib.cc  -o wp2l_lib.o -D__gettext__
gcc -Wall -O2 -I./atoms/include/ -I./cp_lib/ -DHTML -DRTF -fno-rtti -fno-excepti
ons  -c pass1.cc  -o pass1.o -D__gettext__
pass1.cc: In function `void InvisibleSoftReturn(TconvertedPass1 *)':
pass1.cc:1127: Internal compiler error.
pass1.cc:1127: Please submit a full bug report.
pass1.cc:1127: See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructi
ons.
make.exe: *** [pass1.o] Error 1


>How-To-Repeat:
Just compile and sometimes compilation fails sometimes not.

My package is located here(excuse me for this):
http://www.penguin.cz/~fojtik/wp2latex/wp2latex.htm
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-09-04  7:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-04  7:56 fojtik [this message]
2001-09-04  7:59 nathan
2001-12-01 18:53 rodrigc
2001-12-01 18:56 rodrigc

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=20010904145054.29251.qmail@sourceware.cygnus.com \
    --to=fojtik@vision.felk.cvut.cz \
    --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).