[Bug fortran/32170] string badly passed as function arguments

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Thu May 31 19:38:00 GMT 2007



------- Comment #7 from dominiq at lps dot ens dot fr  2007-05-31 19:38 -------
      subroutine test(chars)

      character(len=*), dimension(2) :: chars

      write(6,*) chars

      end subroutine

for the code in comment #2.


-- 


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



More information about the Gcc-bugs mailing list