URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.fortran-torture/] [compile/] [stoppause.f90] - Rev 695
Compare with Previous | Blame | View Log
! Program to check the STOP and PAUSE intrinsicsprogram stoppausepausepause 1pause 'Hello world'stopstop 42stop 'Go away'end program
