g77-0.5.22+gcc-2.7.2.3

From: Matthias Schlett <M.Schlett_at_fz-rossendorf.de>
Date: Tue, 21 Apr 1998 19:12:48 +0200 (MET DST)

Did anyone successfully compile g77-0.5.22+gcc-2.7.2.3 on
OSF1 alpha V3.2 148 ?
I made stage2, make compare shows that
global.o differs
local-alloc.o differs
cp/pt.o differs
f/com.o differs
f/zzz.o differs

I don't know how to make them not to differ.

The simple fortran code compiled by the resulting g77

      real*4 a,b
      a=1.23456
      b=0.987654
      write(6,10) a,b
10 format (2e20.10)
      end

put out:
    0.1000000000E+01 0.5000000000E+00

Why they lost so much digits ?

Regards from Saxony
ms961
Received on Tue Apr 21 1998 - 19:13:56 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT