public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
To: ro@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: target/5505: Doubts about a patch for OSF
Date: Fri, 22 Feb 2002 15:46:00 -0000	[thread overview]
Message-ID: <20020222221601.26449.qmail@sources.redhat.com> (raw)

The following reply was made to PR target/5505; it has been noted by GNATS.

From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
To: Richard.Kreckel@Uni-Mainz.DE
Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: target/5505: Doubts about a patch for OSF
Date: Fri, 22 Feb 2002 23:13:42 +0100 (MET)

 Richard B. Kreckel writes:
 
 > Rainer, you probably know by now that this whole issue has nothing to do
 > at all with CLN?  It seems like your patch breaks anything when using
 
 most likely, yes.
 
 > -fno-exceptions.  Attached is a trial program that only uses doubles and
 
 Only in combination with -O2, it seems.
 
 > some STL containers.  (Sorry for not boiling it down from 100 to 10 lines,
 > I have unfortunately very little time right now.)
 
 Please try to do so: my knowledge of C++ is close to zero, so a minimal
 testcase would help enormously.
 
 > Can you confirm this?  Otherwise we are back with the theory that my boxen
 > are broken / patched wrongly...
 
 Not yet: I get a SEGV even if compiling without any special options:
 
 > g++ -o minor minor.cc
 > ./minor
 permanent of 6x6-matrix
 c==4Segmentation fault
 
 The crash happens in minor.c, l. 80:
 
 80                          Pkey[j] = Pkey[j-1]+1;
 
 j = 0 at this point, so Pkey[j-1] is out of bounds.  The crash happens when
 compiling with Compaq cxx as well.
 
 	Rainer


             reply	other threads:[~2002-02-22 22:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-22 15:46 Rainer Orth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-10  5:36 Rainer Orth
2002-05-10  5:27 ro
2002-05-09 10:56 Richard B. Kreckel
2002-04-16 10:56 Rainer Orth
2002-02-25  8:58 Rainer Orth
2002-02-23 14:12 Richard B. Kreckel
2002-02-22 14:16 Rainer Orth
2002-02-21 16:21 Richard B. Kreckel
2002-02-20  9:36 Richard B. Kreckel
2002-02-19  5:26 Rainer Orth
2002-02-18 12:56 Richard B. Kreckel
2002-02-04 11:06 Richard B. Kreckel
2002-02-04 11:06 Rainer Orth
2002-01-30  6:14 ro
2002-01-27  6:26 kreckel

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=20020222221601.26449.qmail@sources.redhat.com \
    --to=ro@techfak.uni-bielefeld.de \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=ro@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).