You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: include/flang/Error/errmsg-in.n
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1516,3 +1516,4 @@ A DO CONCURRENT variable with LOCAL_INIT locality must have a host variable of t
1516
1516
.MSS1203"OpenMP GPU - Directive target exit data is used, map type [$] cannot be used. It should be one of 'from', 'release', or 'delete'"
1517
1517
.MSS1204"OpenMP GPU - Directive target data is used, map type [$] cannot be used. It should be one of 'to', 'from', 'tofrom', 'alloc', 'release', or 'delete'"
1518
1518
.MSS1205"OpenMP GPU - Directive target enter data is used, map type [$] cannot be used. It should be one of 'to', or 'alloc'"
1519
+
.MSW1206"OpenMP GPU - Using [map] clause is used with an array section for $ array is not supported, mapping will be done on entire array."
0 commit comments