From 435bed3f028b21ccc2242c7ee8612d95f07b30dc Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sun, 4 Feb 2024 00:16:59 +0000 Subject: Daily bump. --- libgfortran/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'libgfortran') diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 8af3882..c673cd8 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,20 @@ +2024-02-03 Jerry DeLisle + + PR libfortran/111022 + * io/format.c (get_fnode): Update initialization of fnode. + (parse_format_list): Initialization. + * io/format.h (struct fnode): Added the new 'pushed' component. + * io/write.c (select_buffer): Whitespace. + (write_real): Whitespace. + (write_real_w0): Adjust logic for the d == 0 condition. + * io/write_float.def (determine_precision): Whitespace. + (build_float_string): Calculate width of ..E0 exponents and + adjust logic accordingly. + (build_infnan_string): Whitespace. + (CALCULATE_EXP): Whitespace. + (quadmath_snprintf): Whitespace. + (determine_en_precision): Whitespace. + 2024-01-15 Lipeng Zhu * io/io.h (dec_waiting_unlocked): Use -- cgit v1.1