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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [20000629-1.f] - Rev 308

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

c { dg-do compile }
      SUBROUTINE MIST(N, BETA)
      IMPLICIT REAL(kind=8) (A-H,O-Z)
      INTEGER  IA, IQ, M1
      DIMENSION BETA(N)
      DO 80 IQ=1,M1
         IF (BETA(IQ).EQ.0.0D0) GO TO 120
   80 CONTINUE
  120 IF (IQ.NE.1) GO TO 160
  160 M1 = IA(IQ)
      RETURN
      END
 

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

powered by: WebSVN 2.1.0

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