]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 4 Feb 2023 00:18:02 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 4 Feb 2023 00:18:02 +0000 (00:18 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index f328681a31e2a48de525f9da90178abf06044a75..4ea864234930876cc335299a2d6cfc3c47cf51ef 100644 (file)
@@ -1,3 +1,11 @@
+2023-02-03  Alex Coplan  <alex.coplan@arm.com>
+
+       Backported from master:
+       2022-12-01  Alex Coplan  <alex.coplan@arm.com>
+
+       * varasm.c (assemble_variable): Fix type confusion bug when
+       checking for ".vtable_map_vars" section.
+
 2023-01-26  Richard Biener  <rguenther@suse.de>
 
        Backported from master:
index 12b84840cd1144a4824486acaf038b7802b7d148..65026ee2abb16578affbdf497707b64877046126 100644 (file)
@@ -1 +1 @@
-20230203
+20230204