]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 14 Jun 2020 00:16:18 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 14 Jun 2020 00:16:18 +0000 (00:16 +0000)
gcc/DATESTAMP
gcc/testsuite/ChangeLog
libgfortran/ChangeLog

index d540cbfb2c474b6428f06a650d03316c0079642c..90b1180b4340e49c7ecbcc57a4b3c54bae5f9b8d 100644 (file)
@@ -1 +1 @@
-20200613
+20200614
index 96d246a6da569b6ff53fdfc62653b5ea8d50434e..26185e55901d12a116ef392e0d8118974cc2e744 100644 (file)
@@ -1,3 +1,18 @@
+2020-06-13  Martin Sebor  <msebor@redhat.com>
+
+       * gcc.dg/builtin-stringop-chk-5.c: Make assertions independent of
+       data model.
+
+2020-06-13  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       * gfortran.dg/finalize_36.f90: Remove accidentally
+       committed test case.
+
+2020-06-13  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/95313
+       * gfortran.dg/finalize_36.f90: New file.
+
 2020-06-12  Marco Elver  <elver@google.com>
 
        * c-c++-common/tsan/func_entry_exit.c: New test.
index f9a70b19151fddb984c9d3f3b0265d97c599745a..6f343cde616c0b53358518bfb17c6c06310b3c8f 100644 (file)
@@ -1,3 +1,9 @@
+2020-06-13  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/95313
+       * io/write.c (ztoa_big): Disable -Wstringop-overflow for one
+       line.
+
 2020-06-08  Harald Anlauf  <anlauf@gmx.de>
 
        PR fortran/95091
This page took 0.100064 seconds and 5 git commands to generate.