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.0rc1/] [gcc/] [testsuite/] [gfortran.dg/] [gomp/] [appendix-a/] [a.23.3.f90] - Blame information for rev 338

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 302 jeremybenn
! { dg-do compile }
2
 
3
      SUBROUTINE A23_3_GOOD()
4
        COMMON /C/ X,Y
5
!$OMP PARALLEL PRIVATE (/C/)
6
          ! do work here
7
!$OMP END PARALLEL
8
!$OMP PARALLEL SHARED (/C/)
9
          ! do work here
10
!$OMP END PARALLEL
11
      END SUBROUTINE A23_3_GOOD

powered by: WebSVN 2.1.0

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