]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-08-17 Tobias Burnus <burnus@net-b.de>
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Aug 2014 16:40:04 +0000 (16:40 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 17 Aug 2014 16:40:04 +0000 (16:40 +0000)
commit9803f9eba498072d9ad3d6825e495e0f848f7c92
tree23e2787f7d0155929b67cd3343d7534b7b864ad6
parentf6eaddf66fe06ac3fb053daf6cb6439f0427f056
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214075 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-io.c