+2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
+
+ * MAINTAINERS: Add myself as xtensa port maintainer.
+
2020-05-28 Nicolas BĂ©rtolo <nicolasbertolo@gmail.com>
* configure.ac: Don't require --enable-host-shared when building
+2020-06-06 Jan Hubicka <hubicka@ucw.cz>
+
+ PR lto/95548
+ * ipa-devirt.c (struct odr_enum_val): Turn values to wide_int.
+ (ipa_odr_summary_write): Update streaming.
+ (ipa_odr_read_section): Update streaming.
+
+2020-06-06 Alexandre Oliva <oliva@adacore.com>
+
+ PR driver/95456
+ * gcc.c (do_spec_1): Don't call memcpy (_, NULL, 0).
+
2020-06-05 Thomas Schwinge <thomas@codesourcery.com>
Julian Brown <julian@codesourcery.com>
+2020-06-06 Jan Hubicka <hubicka@ucw.cz>
+
+ * g++.dg/torture/pr95548.C: New test.
+
2020-06-05 Martin Sebor <msebor@redhat.com>
* g++.dg/warn/Wnonnull5.C: Temporarily remove.