OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc3/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [20000629-1.f] - Blame information for rev 516

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 302 jeremybenn
c { dg-do compile }
2
      SUBROUTINE MIST(N, BETA)
3
      IMPLICIT REAL(kind=8) (A-H,O-Z)
4
      INTEGER  IA, IQ, M1
5
      DIMENSION BETA(N)
6
      DO 80 IQ=1,M1
7
         IF (BETA(IQ).EQ.0.0D0) GO TO 120
8
   80 CONTINUE
9
  120 IF (IQ.NE.1) GO TO 160
10
  160 M1 = IA(IQ)
11
      RETURN
12
      END

powered by: WebSVN 2.1.0

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