A simple test program :

      subroutine forts ( )



     integer             numint1, numint1

     write(*,*)'proc end!'

     return
     end

pg77 can compile , while g77 can't.

Reply via email to