OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc2/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [19990905-2.f] - Blame information for rev 437

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 302 jeremybenn
c { dg-do compile }
2
* =watson11.f in Burley's g77 test suite.
3
* Probably originally submitted by Ian Watson.
4
* Too small to worry about copyright issues, IMO, since it
5
* doesn't do anything substantive.
6
      SUBROUTINE OUTDNS(A,B,LCONV)
7
      IMPLICIT REAL(kind=8) (A-H,O-Z),INTEGER(I-N)
8
      COMMON/ARRAYS/Z(64,8),AB(30,30),PAIRS(9,9),T(9,9),TEMP(9,9),C1(3),
9
     >  C2(3),AA(30),BB(30)
10
      EQUIVALENCE (X1,C1(1)),(Y1,C1(2)),(Z1,C1(3))
11
      EQUIVALENCE (X2,C2(1)),(Y2,C2(2)),(Z2,C2(3))
12
      COMMON /CONTRL/
13
     >  SHIFT,CONV,SCION,DIVERG,
14
     >  IOPT,KCNDO,KINDO,KMINDO,I2EINT,KOHNO,KSLATE,
15
     >  N,NG,NUMAT,NSEK,NELECS,NIT,OCCA,OCCB,NOLDAT,NOLDFN
16
      INTEGER OCCA,OCCB
17
      DIMENSION W(N),A(N,N),B(N,N)
18
      DIMENSION BUF(100)
19
      occb=5
20
      ENTRY INDNS (A,B)
21
   40 READ(IREAD) BUF
22
      STOP
23
      END

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.