+2024-07-08 Richard Biener <rguenther@suse.de>
+
+ Backported from master:
+ 2023-11-28 Richard Biener <rguenther@suse.de>
+
+ PR middle-end/112732
+ * tree.c (build_opaque_vector_type): Reset TYPE_ALIAS_SET
+ of the newly built type.
+
2024-07-03 John David Anglin <danglin@gcc.gnu.org>
PR target/115691
+2024-07-08 Andrew Pinski <quic_apinski@quicinc.com>
+
+ Backported from master:
+ 2024-02-16 Andrew Pinski <quic_apinski@quicinc.com>
+
+ PR c++/97990
+ * g++.dg/torture/vector-struct-1.C: New test.
+
2024-06-27 Iain Sandoe <iain@sandoe.co.uk>
Backported from master: