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

index 2981398b16f829d5134ac0c3f05be99efaf82a62..44e8f3b0479b960f6e5fce067b29b3ac0aa4a35d 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-13  Richard Biener  <rguenther@suse.de>
 
        PR tree-optimization/101615
index b0d3d8e27529dc48f2dd5eb7bd37eb31e775bd9b..52fea2ecbbc3ed98a874e9cb2aee4b37847f3cb2 100644 (file)
@@ -1 +1 @@
-20220114
+20220115
index 328b5462925095c659f257ec7bad5a5f474499fd..6233f36fcc08773ea7d0f8ec5fb1c61f65f73fa1 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  Richard Biener  <rguenther@suse.de>
 
        PR tree-optimization/101615
This page took 0.09951 seconds and 5 git commands to generate.