]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 20 Jan 2021 00:19:09 +0000 (00:19 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 20 Jan 2021 00:19:09 +0000 (00:19 +0000)
gcc/DATESTAMP
gcc/ada/ChangeLog
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 7bcaa6e32557da648d4de21ec5cf6332d990ed15..103c60fd84688f4cae609db3f6114aec029d9c9b 100644 (file)
@@ -1 +1 @@
-20210119
+20210120
index 521f3e8009f4b24967974a4935510e64bca8361a..d22fb6c0d39d89de831c4e2d319bd244d61df320 100644 (file)
@@ -1,3 +1,8 @@
+2021-01-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/98740
+       * gcc-interface/trans.c (add_decl_expr): Always mark TYPE_ADA_SIZE.
+
 2020-12-10  Ed Schonberg  <schonberg@adacore.com>
 
        PR ada/98230
index 6abd5f8b3618540df5121705068ef025d506b518..3569b51f1059e00a390a10fea2550247ab19660e 100644 (file)
@@ -1,3 +1,13 @@
+2021-01-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2020-01-04  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/91640
+       * trans-expr.c (gfc_conv_procedure_call): Avoid copy-out for nonvariable
+       arguments to contiguous dummy args.  Avoid re-checking whether fsym is
+       NULL.
+
 2021-01-07  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master:
index 835bf14107ffdef3b700dc00399a2d03e298f062..958fade26e07cddbd9edf7845f8c5a5ad99a8aa7 100644 (file)
@@ -1,3 +1,11 @@
+2021-01-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2020-01-04  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/91640
+       * gfortran.dg/contiguous_10.f90: New.
+
 2021-01-07  Paul Thomas  <pault@gcc.gnu.org>
 
        Backported from master:
This page took 0.10177 seconds and 5 git commands to generate.