Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 15 Jun 2020 00:16:21 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 15 Jun 2020 00:16:21 +0000 (00:16 +0000)
gcc/DATESTAMP
gcc/d/ChangeLog
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 90b1180..0dab8e8 100644 (file)
@@ -1 +1 @@
-20200614
+20200615
index 110e9ad..99ec745 100644 (file)
@@ -1,3 +1,10 @@
+2020-06-14  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * expr.cc (ExprVisitor::visit (AssocArrayLiteralExp *)): Fix line
+       lengths, no functional change.
+       * typeinfo.cc (TypeInfoVisitor::layout_interfaces): Likewise.
+       (layout_classinfo_interfaces): Likewise.
+
 2020-06-09  Iain Buclaw  <ibuclaw@gdcproject.org>
 
        * dmd/MERGE: Merge upstream dmd 13d67c575.
index 530333e..a11553e 100644 (file)
@@ -1,3 +1,30 @@
+2020-06-14  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/42122
+       * dump-parse-tree.c (gfc_dump_global_symbols):  If the symroot is
+       empty, just output "empty".
+
+2020-06-14  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/95088
+       * class.c (get_unique_type_string): Replace use of fixed size
+       buffer by internally passing a pointer to strings.
+
+2020-06-14  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       * check.c (gfc_check_random_seed): Always use locations
+       from get and put arguments for error messages.
+
+2020-06-14  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/94109
+       * class.c (finalize_component): Return early if finalization has
+       already happened for expression and component within namespace.
+       * gfortran.h (gfc_was_finalized): New type.
+       (gfc_namespace): Add member was_finalzed.
+       (gfc_expr): Remove finalized.
+       * symbol.c (gfc_free_namespace): Free was_finalized.
+
 2020-06-11  Harald Anlauf  <anlauf@gmx.de>
            Steven G. Kargl   <kargl@gcc.gnu.org>
 
index 26185e5..9da8f3c 100644 (file)
@@ -1,3 +1,24 @@
+2020-06-14  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/95088
+       * gfortran.dg/pr95088.f90: New file.
+
+2020-06-14  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       * gfortran.dg/random_seed_4.f90: New test.
+
+2020-06-14  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/94109
+       * gfortran.dg/finalize_34.f90: Adjust free counts.
+       * gfortran.dg/finalize_36.f90: New test.
+
+2020-06-14  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       PR testsuite/95575
+       * lib/gdc-utils.exp (gdc-do-test): Re-add $subdir link and inclusion
+       in filename.
+
 2020-06-13  Martin Sebor  <msebor@redhat.com>
 
        * gcc.dg/builtin-stringop-chk-5.c: Make assertions independent of