public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* fortran/5473: ICE on BESJN(integer*8,real)
@ 2002-01-23 21:36 David.Billinghurst
  0 siblings, 0 replies; 2+ messages in thread
From: David.Billinghurst @ 2002-01-23 21:36 UTC (permalink / raw)
  To: gcc-gnats


>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:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: fortran/5473: ICE on BESJN(integer*8,real)
@ 2002-02-06 14:15 toon
  0 siblings, 0 replies; 2+ messages in thread
From: toon @ 2002-02-06 14:15 UTC (permalink / raw)
  To: David.Billinghurst, gcc-bugs, gcc-prs, nobody, toon

Synopsis: ICE on BESJN(integer*8,real)

Responsible-Changed-From-To: unassigned->toon
Responsible-Changed-By: toon
Responsible-Changed-When: Wed Feb  6 14:15:14 2002
Responsible-Changed-Why:
    My job.
State-Changed-From-To: open->closed
State-Changed-By: toon
State-Changed-When: Wed Feb  6 14:15:14 2002
State-Changed-Why:
    Fixed in 3.1

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5473


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-06 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-23 21:36 fortran/5473: ICE on BESJN(integer*8,real) David.Billinghurst
2002-02-06 14:15 toon

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).