URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [libgomp/] [testsuite/] [libgomp.fortran/] [condinc2.f] - Rev 438
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