URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [binding_label_tests_13.f03] - Rev 694
Compare with Previous | Blame | View Log
! { dg-do compile }! This file must be compiled BEFORE binding_label_tests_13_main.f03, which it! should be because dejagnu will sort the files.module binding_label_tests_13use, intrinsic :: iso_c_binding, only: c_intinteger(c_int) :: c3bind(c) c3end module binding_label_tests_13
