Commit b8b385e
authored
[SYCL] workaround for memaccess warning from older hostcompiler (#18435)
Older gcc when used as host compiler may trigger memaccess warning. This
simple cast avoids that warning.
Signed-off-by: Chris Perkins <chris.perkins@intel.com>1 parent f1d4cd7 commit b8b385e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments