https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115577
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> --- >From the other issue, now fixed: (B) Issues found when writing a testcase: * COMMON blocks: Using map(a,b,c) instead of map(/mycommon/) fails with: error: undefined symbol: mycommon_ TESTCASE: attachment 58478 ISSUE (A) is (→ comment 0): 10 | !$omp target enter data map(/mycommon/) | 1 Error: Syntax error in OpenMP variable list at (1)