]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/40638 (RTE: "Unit number in I/O statement too large" -- fails with...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 4 Jul 2009 04:16:59 +0000 (04:16 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 4 Jul 2009 04:16:59 +0000 (04:16 +0000)
commit6a55cd8f7c7127600d70769932a3ee64b0aa5771
tree90e18780dd947166a27ff45c0dc713e54e720f53
parent6a5a8dbaa072abe89125bafc68a1801f902c6503
re PR fortran/40638 (RTE: "Unit number in I/O statement too large" -- fails with any low value)

2009-07-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/40638
* trans-io.c (set_parameter_value): Don't build un-necessary run-time
checks for units of KIND less than 4.

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