]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/trans-io.cc
trans-io.c (gfc_build_io_library_fndecls): Fix decl of IOCALL_SET_NML_VAL.
authorTobias Burnus <burnus@net-b.de>
Sun, 17 Aug 2014 16:40:04 +0000 (18:40 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 17 Aug 2014 16:40:04 +0000 (18:40 +0200)
commit0522a84e51daf9269ab563b12bf7de458970a263
tree23e2787f7d0155929b67cd3343d7534b7b864ad6
parent544c27ba1068e93b93baa526115543384aa19e12
trans-io.c (gfc_build_io_library_fndecls): Fix decl of IOCALL_SET_NML_VAL.

2014-08-17  Tobias Burnus  <burnus@net-b.de>

        * trans-io.c (gfc_build_io_library_fndecls): Fix decl of
        IOCALL_SET_NML_VAL.
        (transfer_namelist_element): Use proper int type as argument.

From-SVN: r214075
gcc/fortran/ChangeLog
gcc/fortran/trans-io.c