]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 15 Jan 2022 00:17:19 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 15 Jan 2022 00:17:19 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 26426efd7efed557460f0446cc972e4e2a34fee5..675e0ffd0a40a868e239b2ac4303f9d7602616d0 100644 (file)
@@ -1,3 +1,14 @@
+2022-01-14  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * ipa-param-manipulation.c (ipa_dump_adjusted_parameters): Dump
+       reverse flag as "reverse" for the sake of consistency.
+       * ipa-sra.c: Fix copyright year.
+       (ipa_sra_function_summaries::duplicate): Copy the reverse flag.
+       (dump_isra_access): Tweak dump line.
+       (isra_write_node_summary): Write the reverse flag.
+       (isra_read_node_info): Read it.
+       (pull_accesses_from_callee): Test its consistency and copy it.
+
 2022-01-12  Richard Biener  <rguenther@suse.de>
 
        Backported from master:
index b0d3d8e27529dc48f2dd5eb7bd37eb31e775bd9b..52fea2ecbbc3ed98a874e9cb2aee4b37847f3cb2 100644 (file)
@@ -1 +1 @@
-20220114
+20220115
index 77b2c1940dee9536b263a5d259a312749fcab194..a08bbf3866ec5c9dad30bf8e97d31450fbf416d7 100644 (file)
@@ -1,3 +1,9 @@
+2022-01-14  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto25.adb: New test.
+       * gnat.dg/opt96.adb: Likewise.
+       * gnat.dg/opt96_pkg.ads, gnat.dg/opt96_pkg.adb: New helper.
+
 2022-01-13  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: