public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Koning <pkoning@xedia.com>
To: robertl@dgii.com
Cc: egcs@cygnus.com
Subject: Re: Bug on PPC (no patch yet)
Date: Tue, 21 Oct 1997 13:08:00 -0000	[thread overview]
Message-ID: <9710212002.AA14764@kona.> (raw)
In-Reply-To: <19971021114235.61682@dgii.com>

>>>>> "Robert" == Robert Lipe <robertl@dgii.com> writes:
...
 Robert> Patch from AO.
...
 Robert> + /* If type is negative, produce an internal compiler error.
 Robert> + This may be caused by an array that is too large.

I assume this wouldn't happen for 64-bit targets unless the array size
exceeds 64 (not 32) bits, right?

The error generated should NOT be "internal compiler error".  That
error message should always mean "there's a bug in the compiler" and
never "there's something wrong with your source code".

	paul

  reply	other threads:[~1997-10-21 13:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-20 13:24 Elliot Lee
1997-10-21  8:35 ` Jeffrey A Law
1997-10-21  9:08   ` Joe Buck
1997-10-21  9:39     ` Ian Lance Taylor
1997-10-21  9:39       ` Joe Buck
1997-10-21  9:43     ` Robert Lipe
1997-10-21 13:08       ` Paul Koning [this message]
1997-10-21 13:32         ` Joe Buck
1997-10-21 13:48         ` mongo array/bitfield errors Was: " Robert Lipe
1997-10-21 15:50         ` Richard Henderson

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=9710212002.AA14764@kona. \
    --to=pkoning@xedia.com \
    --cc=egcs@cygnus.com \
    --cc=robertl@dgii.com \
    /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).