]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 9 Dec 2020 00:17:28 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 9 Dec 2020 00:17:28 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/ada/ChangeLog
gcc/testsuite/ChangeLog

index 8c36fbedefefa60afdfda3ff8dd30b98857a45dd..73eb0051f382914865b529031a8b142be6fb84c4 100644 (file)
@@ -1,3 +1,8 @@
+2020-12-08  Andrea Corallo  <andrea.corallo@arm.com>
+
+       * config/arm/arm.c (mve_vector_mem_operand): Fix unwanted
+       fall-throughs.
+
 2020-12-04  Hans-Peter Nilsson  <hp@axis.com>
 
        Backported from master:
index 0793ecd0c80e25cf05af2c7a3567b9b41070303c..c8f34b85e9517b080bb555f977d3f88ff7ce0cf2 100644 (file)
@@ -1 +1 @@
-20201208
+20201209
index 584d87c5cdebdb83683c29ef63b131403a2b3515..3ea317a39dfffa36877d7afc822713a301f72996 100644 (file)
@@ -1,3 +1,8 @@
+2020-12-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/trans.c (maybe_make_gnu_thunk): Return false if the
+       target is local and thunk and target do not have the same context.
+
 2020-12-07  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/utils.c (gnat_write_global_declarations): Use the
index aef99ef08f7688817217dfb314f213ab73df0f3f..1658266d5e98460f1e497c6fa88cdcfa4423ca6a 100644 (file)
@@ -1,3 +1,8 @@
+2020-12-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR target/96470
+       * gnat.dg/opt39.adb: Add dg-additional-options for PowerPC.
+
 2020-12-06  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: