+2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
+
+ * MAINTAINERS (Write After Approval): Add myself.
+
2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
* MAINTAINERS: Add myself as pru port maintainer.
+2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
+
+ PR middle-end/98088
+ * omp-expand.c (expand_oacc_collapse_init): Update condition in
+ a gcc_assert.
+
2021-04-10 H.J. Lu <hjl.tools@gmail.com>
PR target/99744
+2021-04-11 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * gnat_ugn.texi (Top): Avoid invalid "up" link.
+
2021-03-29 Eric Botcazou <ebotcazou@adacore.com>
PR ada/99802
+2021-04-11 Jason Merrill <jason@redhat.com>
+
+ PR c++/97974
+ * decl.c (fixup_anonymous_aggr): Prune all functions from
+ CLASSTYPE_MEMBER_VEC.
+
2021-04-10 Jason Merrill <jason@redhat.com>
PR c++/98800
+2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
+
+ PR middle-end/98088
+ * c-c++-common/goacc/collapse-2.c: New.
+
+2021-04-11 Jason Merrill <jason@redhat.com>
+
+ PR c++/97974
+ * g++.dg/lookup/pr84962.C: Adjust diagnostic.
+ * g++.dg/other/anon-union5.C: New test.
+
2021-04-10 Jason Merrill <jason@redhat.com>
PR c++/98800
+2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
+
+ PR middle-end/98088
+ * testsuite/libgomp.oacc-c-c++-common/collapse-2.c: Add check
+ for loop with GT/GE condition.
+ * testsuite/libgomp.oacc-c-c++-common/collapse-3.c: Likewise.
+
2021-04-09 Thomas Schwinge <thomas@codesourcery.com>
PR middle-end/84991