+2021-05-03 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2021-05-03 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/100362
+ * parser.c (cp_parser_class_head): Reinstate calls to pushclass
+ and popclass when parsing the base-clause that were removed in
+ r11-6815.
+
2021-04-29 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2021-05-03 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2021-05-03 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/100362
+ * g++.dg/cpp1y/lambda-generic-100362.C: New test.
+
2021-04-30 Richard Biener <rguenther@suse.de>
Backported from master:
+2021-05-03 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2021-05-02 Tobias Burnus <tobias@codesourcery.com>
+
+ PR libgomp/100352
+ * io/transfer.c (st_read_done_worker, st_write_done_worker): Add new
+ arg whether to unlock unit.
+ (st_read_done, st_write_done): Call it with true.
+ * io/async.c (async_io): Call it with false.
+ * io/io.h (st_write_done_worker, st_read_done_worker): Update prototype.
+
2021-04-27 Release Manager
* GCC 11.1.0 released.