> Can somebody advise me how a C function can be compiled and loaded with > a fortran program in the testsuite? I am trying to figure out how to > test %VAL. grep for dg-additional in the gfortran.dg/ directory. For example, you can look at mixed_io_1.f90. FX