+2022-10-25 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+
+ Backported from master:
+ 2022-10-19 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+
+ PR target/106355
+ * config/s390/s390.c (s390_call_saved_register_used): For a
+ parameter with BLKmode fix determining number of consecutive
+ registers.
+
+2022-10-25 Martin Liska <mliska@suse.cz>
+
+ Backported from master:
+ 2022-10-24 Martin Liska <mliska@suse.cz>
+
+ PR target/107364
+ * common/config/i386/i386-cpuinfo.h (enum processor_vendor):
+ Reorder enum values as BUILTIN_VENDOR_MAX should not point
+ in the middle of the valid enum values.
+
2022-10-21 Eric Botcazou <ebotcazou@adacore.com>
PR target/107336
+2022-10-25 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+
+ Backported from master:
+ 2022-10-19 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+
+ * gcc.target/s390/pr106355.h: Common code for new tests.
+ * gcc.target/s390/pr106355-1.c: New test.
+ * gcc.target/s390/pr106355-2.c: New test.
+ * gcc.target/s390/pr106355-3.c: New test.
+
2022-10-23 Harald Anlauf <anlauf@gmx.de>
Backported from master: