We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
marray_common.cpp
1 parent 2d42dd6 commit c58affdCopy full SHA for c58affd
sycl/test-e2e/Basic/built-ins/marray_common.cpp
@@ -2,7 +2,7 @@
2
3
// RUN: %{build} %{mathflags} -o %t.out
4
// RUN: %{run} %t.out
5
-// RUN: %if preview-breaking-changes-supported %{ %{build} -fpreview-breaking-changes -o %t_preview.out %}
+// RUN: %if preview-breaking-changes-supported %{ %{build} %{mathflags} -fpreview-breaking-changes -o %t_preview.out %}
6
// RUN: %if preview-breaking-changes-supported %{ %{run} %t_preview.out%}
7
8
#ifdef _WIN32
0 commit comments