URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgomp/] [testsuite/] [libgomp.fortran/] [tabs1.f90] - Rev 735
Compare with Previous | Blame | View Log
if (b().ne.2) call abortcontainssubroutine a!$omp parallel!$omp end parallelend subroutine afunction b()integer :: bb = 1!$ b = 2end function bend
