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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [gomp/] [appendix-a/] [a.14.1.f90] - Blame information for rev 827

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

Line No. Rev Author Line
1 149 jeremybenn
! { dg-do compile }
2
      SUBROUTINE A14()
3
        INTEGER I
4
        I=1
5
!$OMP PARALLEL SECTIONS
6
!$OMP SECTION
7
!$OMP CRITICAL (NAME)
8
!$OMP PARALLEL
9
!$OMP SINGLE
10
                  I=I+1
11
!$OMP END SINGLE
12
!$OMP END PARALLEL
13
!$OMP END CRITICAL (NAME)
14
!$OMP END PARALLEL SECTIONS
15
      END SUBROUTINE A14

powered by: WebSVN 2.1.0

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