------- Comment #6 from jvdelisle at gcc dot gnu dot org 2009-09-29 02:44 ------- Subject: Bug 35862
Author: jvdelisle Date: Tue Sep 29 02:44:38 2009 New Revision: 152262 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152262 Log: 2009-09-28 Jerry DeLisle <jvdeli...@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. Modified: trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/io.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35862