+2023-11-22 Maciej W. Rozycki <macro@embecosm.com>
+
+ Backported from master:
+ 2023-11-22 Maciej W. Rozycki <macro@embecosm.com>
+
+ PR target/111815
+ * config/vax/vax.cc (index_term_p): Only accept the index scaler
+ as the RHS operand to ASHIFT.
+
2023-11-21 Martin Jambor <mjambor@suse.cz>
* lto-streamer.h (LTO_minor_version): Bump.
+2023-11-23 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2023-11-22 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/112633
+ * pt.cc (tsubst_aggr_type): Handle empty TYPE_TEMPLATE_INFO
+ in the entering_scope adjustment.
+
2023-11-17 Jason Merrill <jason@redhat.com>
PR c++/112301
+2023-11-23 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2023-11-22 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/112633
+ * g++.dg/cpp0x/alias-decl-75.C: New test.
+
+2023-11-22 Maciej W. Rozycki <macro@embecosm.com>
+
+ Backported from master:
+ 2023-11-22 Maciej W. Rozycki <macro@embecosm.com>
+
+ PR target/111815
+ * gcc.dg/torture/pr111815.c: New test.
+
2023-11-17 Georg-Johann Lay <avr@gjlay.de>
Backported from master: