URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgomp/] [testsuite/] [libgomp.fortran/] [condinc2.f] - Rev 830
Go to most recent revision | Compare with Previous | Blame | View Log
! { dg-options "-fno-openmp" } program condinc2 logical l l = .true. C$ include 'condinc1.inc' return end
Go to most recent revision | Compare with Previous | Blame | View Log