[Bug libgomp/93515] OpenMP target teams distribute parallel for with defaultmap not mapping correctly

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 31 18:42:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93515

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The patch unfortunately regressed:
+FAIL: c-c++-common/gomp/loop-5.c (internal compiler error)
+FAIL: c-c++-common/gomp/loop-5.c (test for excess errors)
which looks like previously broken code on the testcase, but wI won't apply the
patch until that issue gets fixed, so needs to wait for next week.


More information about the Gcc-bugs mailing list