+2022-08-02 Peter Bergner <bergner@linux.ibm.com>
+
+ Backported from master:
+ 2022-07-25 Peter Bergner <bergner@linux.ibm.com>
+ Kewen Lin <linkw@linux.ibm.com>
+
+ PR testsuite/106345
+ * config/rs6000/rs6000.h (DRIVER_SELF_SPECS): Adjust -mdejagnu-cpu
+ to filter out all -mtune options.
+
+2022-08-02 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2022-07-26 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/106091
+ * config/rs6000/rs6000-p8swap.c (replace_swapped_aligned_store): Copy
+ REG_EH_REGION when replacing one store insn having it.
+ (replace_swapped_aligned_load): Likewise.
+
2022-07-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
Backported from master:
+2022-08-02 Lewis Hyatt <lhyatt@gmail.com>
+
+ Backported from master:
+ 2022-07-10 Lewis Hyatt <lhyatt@gmail.com>
+
+ PR preprocessor/97498
+ * c-parser.c (c_parser_pragma): Set input_location to the
+ location of the pragma, rather than the start of the line.
+
2022-06-28 Release Manager
* GCC 10.4.0 released.
+2022-08-02 Lewis Hyatt <lhyatt@gmail.com>
+
+ Backported from master:
+ 2022-07-10 Lewis Hyatt <lhyatt@gmail.com>
+
+ PR preprocessor/97498
+ * c-c++-common/pr97498.c: New test.
+ * gcc.dg/pragma-message.c: Adapt for improved warning locations.
+
+2022-08-02 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2022-07-26 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/106091
+ * gcc.target/powerpc/pr106091.c: New test.
+
2022-07-26 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2022-08-02 Lewis Hyatt <lhyatt@gmail.com>
+
+ Backported from master:
+ 2022-07-10 Lewis Hyatt <lhyatt@gmail.com>
+
+ PR preprocessor/97498
+ * directives.c (destringize_and_run): Override the location of
+ the CPP_PRAGMA token from a _Pragma directive to the location of
+ the expansion point, as is done for the tokens lexed from it.
+
2022-06-28 Release Manager
* GCC 10.4.0 released.