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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [graphite/] [id-15.f] - Blame information for rev 739

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

Line No. Rev Author Line
1 694 jeremybenn
      SUBROUTINE ORDORB(IORBTP)
2
      LOGICAL MASWRK
3
      DIMENSION IORBTP(12,12)
4
      DIMENSION NSYMTP(12,8)
5
      IF (MASWRK) WRITE(IW) K,NORB
6
      DO 420 I = 1,NTPS
7
         DO 400 J = 1,8
8
            NSYMTP(I,J) = 0
9
  400    CONTINUE
10
         DO 410 J=1,NORB
11
            IORBTP(I,J) = 0
12
  410    CONTINUE
13
  420 CONTINUE
14
      CALL RDRSYM(ICODE,NSYMTP,NSYM)
15
 9055 FORMAT(I5)
16
      END

powered by: WebSVN 2.1.0

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