public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: David.Billinghurst@riotinto.com
To: gcc-gnats@gcc.gnu.org
Subject: fortran/5473: ICE on BESJN(integer*8,real)
Date: Wed, 23 Jan 2002 21:36:00 -0000	[thread overview]
Message-ID: <20020124052803.30282.qmail@sources.redhat.com> (raw)


>Number:         5473
>Category:       fortran
>Synopsis:       ICE on BESJN(integer*8,real)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 23 21:36:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        gcc version 3.1 20020123 (experimental)
>Organization:
>Environment:
mips-sgi-irix6.5
i686-pc-cygwin
>Description:
Test case derived from g77.f-torture/execute/intrinsic-unix-bessel.f

g77 ICE compiling

      real x, a
      integer*8 m
      x = 2.0
      m = 2
      a = BESJN(m,x)
      end

On irix

Assertion failed: EX, file /exd4/billingd/src/gcc/gcc/f/com.c, line 1186
j.f: In program `MAIN__':
j.f:5: internal error: Abort

On cygwin:

MAIN__assertion "(TREE_CODE (TREE_TYPE (e)) == INTEGER_TYPE && TYPE_PRECISION (
type) >= TYPE_PRECISION (TREE_TYPE (e))) || (TREE_CODE (TREE_TYPE (e)) == POINTE
R_TYPE && (TYPE_PRECISION (type) == TREE_INT_CST_LOW (TYPE_SIZE (TREE_TYPE (e)))
))" failed: file "/usr/local/src/gcc/gcc/f/com.c", line 1186
j.f: In program `MAIN__':
j.f:5: internal error: Aborted

>How-To-Repeat:
g77 -c j.f
>Fix:

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


             reply	other threads:[~2002-01-24  5:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-23 21:36 David.Billinghurst [this message]
2002-02-06 14:15 toon

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=20020124052803.30282.qmail@sources.redhat.com \
    --to=david.billinghurst@riotinto.com \
    --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).