Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • tobi's avatar
    ea65f083
    gcc/fortran/ · ea65f083
    tobi authored
    PR fortran/19194
    * trans-io.c (ADD_STRING): Use gfc_charlen_type_node for string
    length parameters.
    (gfc_build_io_library_fndecls): 'rec' and 'recl_in' are not
    pointer fields.
    
    libgfortran/
    PR fortran/19194
    * io/io.h (st_parameter): Use 'GFC_INTEGER_4' instead of 'int',
    use CHARACTER macro for definition of string valued paramters.
    
    Also fix years in recent ChangeLog entries.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94065 138bc75d-0d04-0410-961f-82ee72b054a4
    ea65f083
    History
    gcc/fortran/
    tobi authored
    PR fortran/19194
    * trans-io.c (ADD_STRING): Use gfc_charlen_type_node for string
    length parameters.
    (gfc_build_io_library_fndecls): 'rec' and 'recl_in' are not
    pointer fields.
    
    libgfortran/
    PR fortran/19194
    * io/io.h (st_parameter): Use 'GFC_INTEGER_4' instead of 'int',
    use CHARACTER macro for definition of string valued paramters.
    
    Also fix years in recent ChangeLog entries.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94065 138bc75d-0d04-0410-961f-82ee72b054a4
To find the state of this project's repository at the time of any of these versions, check out the tags.