omp-general.h (omp_context_selector_set_compare): Declare.
[gcc.git] / gcc / c-family / ChangeLog
index 9bc219049a383cb785cc8f8ae2b9fdaa2b027240..dfc78a4617379fd6c4cb68518c36a70a80c12039 100644 (file)
@@ -1,5 +1,8 @@
 2019-11-02  Jakub Jelinek  <jakub@redhat.com>
 
+       * c-omp.c (c_omp_mark_declare_variant): Use
+       omp_context_selector_set_compare.
+
        PR c++/88335 - Implement P1073R3: Immediate functions
        * c-common.h (enum rid): Add RID_CONSTEVAL.
        * c-common.c (c_common_reswords): Add consteval.