Daily bump.

This commit is contained in:
GCC Administrator
2023-06-09 00:21:12 +00:00
parent 8f170995aa
commit b91956fc7d
3 changed files with 18 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
2023-06-08 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Backported from master:
2023-05-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
PR target/109939
* config/arm/arm-builtins.cc (SAT_BINOP_UNSIGNED_IMM_QUALIFIERS): Use
qualifier_none for the return operand.
2023-06-07 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
Backported from master:
+1 -1
View File
@@ -1 +1 @@
20230608
20230609
+8
View File
@@ -1,3 +1,11 @@
2023-06-08 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Backported from master:
2023-05-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
PR target/109939
* gcc.target/arm/pr109939.c: New test.
2023-06-07 Alex Coplan <alex.coplan@arm.com>
Backported from master: