aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 15d0e6a..e2c6507 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,12 @@
+2019-09-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ PR libfortran/91593
+ * io/io.h: Add gcc_unreachable().
+ * io/transfer.c (file_mode, current_mode,
+ formatted_transfer_scalar_read, formatted_transfer_scalar_write,
+ pre_position, next_record_r, next_record_w): Add and use
+ FORMATTED_UNSPECIFIED to enumeration.
+
2019-09-27 Maciej W. Rozycki <macro@wdc.com>
* configure: Regenerate.