-2020-02-05 Jakub Jelinek <jakub@redhat.com>
-
- PR c++/93557
- * semantics.c (cp_build_vec_convert): Call decay_conversion on arg
- prior to passing it to c_build_vec_convert.
-
2020-02-05 Michael Meissner <meissner@linux.ibm.com>
PR target/93568
+2020-02-05 Jakub Jelinek <jakub@redhat.com>
+
+ PR c++/93557
+ * semantics.c (cp_build_vec_convert): Call decay_conversion on arg
+ prior to passing it to c_build_vec_convert.
+
2020-02-05 Marek Polacek <polacek@redhat.com>
PR c++/93559 - ICE with CONSTRUCTOR flags verification.