public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Re: Bug in fortran compiler on Alpha
       [not found] <199809161449.QAA10192@velo.inria.fr>
@ 1998-09-16 12:02 ` Toon Moene
  1998-09-17 11:25 ` Craig Burley
  1 sibling, 0 replies; 3+ messages in thread
From: Toon Moene @ 1998-09-16 12:02 UTC (permalink / raw)
  To: Dr Scilab; +Cc: egcs-bugs

>        subroutine rpoly()
>        real a,b,c
>        a=amin1(b,c)
>        end

>  f77 -v Reading specs from
>  /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.90.27/specs
>  gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)

>  f77 -mieee-with-inexact  -c  rpoly.f rpoly.f: In
>  subroutine `rpoly':  rpoly.f:4: internal
>  error--unrecognizable insn:  (insn 12 11 13 (set (reg:DF
>  71)
>  	(lt:DF (float_extend:DF (reg:SF 69))
>  	    (float_extend:DF (reg:SF 70)))) -1 (nil)
>      (nil)) f77: Internal compiler error: program f771
>  got fatal signal 6

I am fairly sure this bug is fixed in the current release  
(egcs-1.1); see http://egcs.cygnus.com for information how to obtain  
it.

Unfortunately, I cannot readily test this hypothesis, as I do not  
have a 1.1 version lying around on the Alpha I've access to.

Hope this helps,
Toon.


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

* Re: Bug in fortran compiler on Alpha
       [not found] <199809161449.QAA10192@velo.inria.fr>
  1998-09-16 12:02 ` Bug in fortran compiler on Alpha Toon Moene
@ 1998-09-17 11:25 ` Craig Burley
  1 sibling, 0 replies; 3+ messages in thread
From: Craig Burley @ 1998-09-17 11:25 UTC (permalink / raw)
  To: scilab; +Cc: burley

>f77 -v
>Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.90.27/specs
>gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)

egcs 1.1 was recently released, and might well fix the problem you're
running into.

(BTW, it does look like you're running g77 indeed.  egcs 1.0.x are
the only versions that don't report a ton of info for `f77 -v' or
`g77 -v', which throws some long-time g77 users off a bit; egcs 1.1
restores this behavior.)

        tq vm, (burley)


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

* Re: Bug in fortran compiler on Alpha
@ 1998-09-17  0:01 N8TM
  0 siblings, 0 replies; 3+ messages in thread
From: N8TM @ 1998-09-17  0:01 UTC (permalink / raw)
  To: scilab, egcs-bugs; +Cc: scilab

In a message dated 9/16/98 10:32:52 AM Pacific Daylight Time,
scilab@velo.inria.fr writes:

>      subroutine rpoly()
>        real a,b,c
>        a=amin1(b,c)
>        end
>  
>  f77 -v
>  Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.90.27/specs
>  gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)
>  
>  f77 -mieee-with-inexact  -c  rpoly.f

Why not use g77? For error messages to make any sense when using intermediate
C code, you should examine and report that C code.  Current versions of g77
don't give me any error indications with this nonsense do-nothing code.


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

end of thread, other threads:[~1998-09-17 11:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <199809161449.QAA10192@velo.inria.fr>
1998-09-16 12:02 ` Bug in fortran compiler on Alpha Toon Moene
1998-09-17 11:25 ` Craig Burley
1998-09-17  0:01 N8TM

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