+2021-11-23 Bill Schmidt <wschmidt@linux.ibm.com>
+
+ PR target/101985
+ * config/rs6000/altivec.h (vec_cpsgn): Swap operand order.
+
2021-11-22 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
Backported from master:
+2021-11-23 Bill Schmidt <wschmidt@linux.ibm.com>
+
+ PR target/101985
+ * gcc.target/powerpc/pr101985-1.c: New.
+ * gcc.target/powerpc/pr101985-2.c: New.
+
2021-11-22 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2021-11-23 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2021-11-23 Jonathan Wakely <jwakely@redhat.com>
+
+ PR libstdc++/103381
+ * include/ext/bitmap_allocator.h: Include <bits/stl_function.h>
+ instead of <functional>.
+
2021-11-01 Jonathan Wakely <jwakely@redhat.com>
* include/std/valarray (begin, end): Remove nodiscard attribute.