+2021-10-08 Jakub Jelinek <jakub@redhat.com>
+
+ Backported from master:
+ 2021-10-08 Jakub Jelinek <jakub@redhat.com>
+
+ PR c++/102640
+ * parser.c (handle_omp_declare_target_clause): New function.
+ (cp_parser_omp_declare_target): Use it.
+
2021-10-07 Patrick Palka <ppalka@redhat.com>
Backported from master:
+2021-10-08 Jakub Jelinek <jakub@redhat.com>
+
+ Backported from master:
+ 2021-10-08 Jakub Jelinek <jakub@redhat.com>
+
+ PR c++/102640
+ * c-c++-common/gomp/pr102640.c: New test.
+
2021-10-07 Patrick Palka <ppalka@redhat.com>
Backported from master: