+2024-11-25 liuhongt <hongtao.liu@intel.com>
+
+ Backported from master:
+ 2024-11-25 liuhongt <hongtao.liu@intel.com>
+
+ PR target/117562
+ * config/i386/sse.md (vec_unpacks_hi_v4sf): Initialize
+ operands[2] with CONST0_RTX.
+
2024-11-23 Georg-Johann Lay <avr@gjlay.de>
Backported from master:
+2024-11-25 Lewis Hyatt <lhyatt@gmail.com>
+
+ PR preprocessor/117118
+ * c-c++-common/raw-string-directive-3.c: New test.
+ * c-c++-common/raw-string-directive-4.c: New test.
+
2024-11-24 Paul Thomas <pault@gcc.gnu.org>
PR fortran/84869
+2024-11-25 Lewis Hyatt <lhyatt@gmail.com>
+
+ PR preprocessor/117118
+ * lex.cc (lex_raw_string): Treat an unterminated raw string the same
+ way for a deferred pragma as is done for other directives.
+
2024-11-20 David Malcolm <dmalcolm@redhat.com>
Backported from master: