+2022-10-25 Eric Botcazou <ebotcazou@adacore.com>
+
+ * profile.cc (branch_prob): Be prepared for ignored functions with
+ DECL_SOURCE_LOCATION set to UNKNOWN_LOCATION.
+
+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.cc (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-25 Martin Liska <mliska@suse.cz>
+
+ PR target/107364
+ * common/config/i386/i386-cpuinfo.h (enum processor_vendor):
+ Fix pedantic warning.
+
+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 Julian Brown <julian@codesourcery.com>
Backported from master:
+2022-10-25 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gnat.dg/specs/coverage1.ads: New test.
+ * gnat.dg/specs/variant_part.ads: Minor tweak.
+ * gnat.dg/specs/weak1.ads: Add dg directive.
+
+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: