https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102320
--- Comment #1 from zhuguanghong <zhuguanghong at uniontech dot com> --- fix? like this ? while(gomp_places_list_len-- ){ *(gomp_places_list[0]) | = *(gomp_places_list[gomp_places_list_len])
zhuguanghong at uniontech dot com via Gcc-bugs Tue, 14 Sep 2021 05:05:10 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102320
--- Comment #1 from zhuguanghong <zhuguanghong at uniontech dot com> --- fix? like this ? while(gomp_places_list_len-- ){ *(gomp_places_list[0]) | = *(gomp_places_list[gomp_places_list_len])