]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 24 Feb 2021 00:17:12 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 24 Feb 2021 00:17:12 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 15956e67e203ba7302e55ae00777d123bc970942..b811f88dc45a36c1f604efb5b9012fc00225c65f 100644 (file)
@@ -1,3 +1,10 @@
+2021-02-23  Qian Jianhua  <qianjh@cn.fujitsu.com>
+
+       * config/aarch64/aarch64-cost-tables.h (a64fx_extra_costs): New.
+       * config/aarch64/aarch64.c (a64fx_addrcost_table): New.
+       (a64fx_regmove_cost, a64fx_vector_cost): New.
+       (a64fx_tunings): Use the new added cost tables.
+
 2021-02-22  John David Anglin  <danglin@gcc.gnu.org>
 
        PR target/85074
index 6b9f5c920d2d087a75fdf2512fad9cab74766068..bfa0d089ea982ff7d3ae5bba73b5478c33aca56e 100644 (file)
@@ -1 +1 @@
-20210223
+20210224
index 50b16f95c811b90e208d7a182813d6c9e38450ca..c879654faf01038b87978cdf142697a4161382a7 100644 (file)
@@ -1,3 +1,11 @@
+2021-02-23  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2021-02-21  Harald Anlauf  <anlauf@gmx.de>
+
+       * trans-expr.c (gfc_conv_procedure_call): Do not add clobber to
+       allocatable intent(out) argument.
+
 2021-02-22  Tobias Burnus  <tobias@codesourcery.com>
 
        Backported from master:
index 1d99adaf0f41959c583b72bcd27b07afeafb79a7..ab417bf696d576cfdee639d435e2d4526e9ab126 100644 (file)
@@ -1,3 +1,10 @@
+2021-02-23  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2021-02-21  Harald Anlauf  <anlauf@gmx.de>
+
+       * gfortran.dg/intent_optimize_3.f90: New test.
+
 2021-02-22  Tobias Burnus  <tobias@codesourcery.com>
 
        Backported from master:
This page took 0.125456 seconds and 5 git commands to generate.