------- Comment #7 from jvdelisle at gcc dot gnu dot org  2008-06-13 20:31 
-------
Subject: Bug 35863

Author: jvdelisle
Date: Fri Jun 13 20:30:48 2008
New Revision: 136764

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136764
Log:
2008-06-13  Jerry DeLisle  <[EMAIL PROTECTED]>

        PR fortran/35863
        * trans-io.c (gfc_build_io_library_fndecls): Build declaration for
        transfer_character_wide which includes passing in the character kind to
        support wide character IO. (transfer_expr): If the kind == 4, create
the
        argument and build the call.
        * gfortran.texi: Fix typo.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.texi
    trunk/gcc/fortran/trans-io.c


-- 


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

Reply via email to