]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 13 Jun 2023 00:19:58 +0000 (00:19 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 13 Jun 2023 00:19:58 +0000 (00:19 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index c8d120d5ea17aa98fb005b4fdc94d33fd112b283..681673e844d262314229010320005221d6666924 100644 (file)
@@ -1,3 +1,12 @@
+2023-06-12  Richard Biener  <rguenther@suse.de>
+
+       Backported from master:
+       2023-06-12  Richard Biener  <rguenther@suse.de>
+
+       PR middle-end/110200
+       * genmatch.c (expr::gen_transform): Put braces around
+       the if arm for the (convert ...) short-cut.
+
 2023-06-09  Alex Coplan  <alex.coplan@arm.com>
 
        Backported from master:
index 995c0c1e1192b9a9baf02937d78f7be9f3a1437e..5180e2ea7c693adb1c0f932a2cb9511d10508dca 100644 (file)
@@ -1 +1 @@
-20230612
+20230613