]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 29 Sep 2009 02:44:38 +0000 (02:44 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 29 Sep 2009 02:44:38 +0000 (02:44 +0000)
commitf2a71504e00cb7785bdc78b12da8d1608762f6cc
tree9b6b768950643051e4f82e705e0f0b05dcbc8e71
parentcb1049f9c14b77023125ac287c6930e99a1e0caf
re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)

2009-09-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/35862
* io.c (format_token): Add enumerators for rounding format specifiers.
(format_lex): Tokenize the rounding format specifiers.
(gfc_match_open): Enable rounding modes in OPEN statement.

From-SVN: r152262
gcc/fortran/ChangeLog
gcc/fortran/io.c