aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-02-04 00:16:59 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-02-04 00:16:59 +0000
commit435bed3f028b21ccc2242c7ee8612d95f07b30dc (patch)
tree57082a8b2edadc4b153d6f59d81e75e94fe1c6b3 /libgfortran
parentfa96099957c1cdcf73cb8c83e4f694a38a3d8530 (diff)
Daily bump.
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 8af3882ec59..c673cd8ca60 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,20 @@
+2024-02-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ 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 <lipeng.zhu@intel.com>
* io/io.h (dec_waiting_unlocked): Use