This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/15115] scaling factor on F format not applied


------- Additional Comments From pbrook at gcc dot gnu dot org  2004-09-07 10:48 -------
Fixed, most likely by this: 
2004-09-02  Paul Brook  <paul@codesourcery.com> 
 
        * io/format.c (parse_format_list): Set repeat count for P descriptors. 
        * write.c (output_float): Fix condition.  Correctly handle nonzero 
        scale factor. 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15115


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]