+2020-12-09 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2020-08-19 Kewen Lin <linkw@linux.ibm.com>
+
+ * opts-global.c (decode_options): Call target_option_override_hook
+ before it prints for --help=*.
+
2020-12-08 Andrea Corallo <andrea.corallo@arm.com>
* config/arm/arm.c (mve_vector_mem_operand): Fix unwanted
+2020-12-09 Jason Merrill <jason@redhat.com>
+
+ PR c++/93083
+ * pt.c (convert_template_argument): Handle equivalent placeholders.
+ (do_class_deduction): Look through EXPR_PACK_EXPANSION, too.
+
2020-12-02 Richard Sandiford <richard.sandiford@arm.com>
Backported from master: