OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.dg/] [gomp/] [appendix-a/] [a.22.6.f90] - Blame information for rev 302

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 302 jeremybenn
! { dg-do compile }
2
! { dg-require-effective-target tls_native }
3
 
4
       SUBROUTINE A22_6_GOOD()
5
             COMMON /T/ A
6
!$OMP THREADPRIVATE(/T/)
7
       CONTAINS
8
         SUBROUTINE A22_6S_GOOD()
9
           COMMON /T/ A
10
!$OMP THREADPRIVATE(/T/)
11
!$OMP PARALLEL COPYIN(/T/)
12
!$OMP END PARALLEL
13
        END SUBROUTINE A22_6S_GOOD
14
      END SUBROUTINE A22_6_GOOD

powered by: WebSVN 2.1.0

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