------- Comment #6 from dominiq at lps dot ens dot fr  2007-05-31 19:34 -------
In the code in comment #4, you should use:

      subroutine test(chars)

      character(len=*) :: chars

      write(6,*) chars

      end subroutine


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32170

Reply via email to