+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
+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:
+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: