* gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / langs1.f
CommitLineData
c906108c
SS
1c I am not sure whether there is a way to have a fortran program without
2c a MAIN, but it does not really harm us to have one.
3 end
4 subroutine fsub
5 integer*4 cppsub
6 return (cppsub (10000))
7 end
This page took 0.461767 seconds and 4 git commands to generate.