+2023-01-05 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/106736
+ * config/rs6000/mma.md (define_expand movoo): Call function
+ rs6000_opaque_type_invalid_use_p to check and emit error message for
+ the invalid use of opaque type.
+ (define_expand movxo): Likewise.
+ * config/rs6000/rs6000-protos.h
+ (rs6000_opaque_type_invalid_use_p): New function declaration.
+ (currently_expanding_gimple_stmt): New extern declaration.
+ * config/rs6000/rs6000.c (rs6000_opaque_type_invalid_use_p): New
+ function.
+
2022-12-22 Martin Liska <mliska@suse.cz>
Backported from master:
+2023-01-05 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/106736
+ * gcc.target/powerpc/pr106736-1.c: New test.
+ * gcc.target/powerpc/pr106736-2.c: Likewise.
+ * gcc.target/powerpc/pr106736-3.c: Likewise.
+ * gcc.target/powerpc/pr106736-4.c: Likewise.
+ * gcc.target/powerpc/pr106736-5.c: Likewise.
+
2022-12-24 John David Anglin <danglin@gcc.gnu.org>
* g++.dg/guality/guality.exp: Skip on hppa*-*-hpux*.