diff --git a/projects/hip/tests/src/deviceLib/hipTestDeviceSymbol.cpp b/projects/hip/tests/src/deviceLib/hipTestDeviceSymbol.cpp index 2ee1e02dc0..140f3d97dc 100644 --- a/projects/hip/tests/src/deviceLib/hipTestDeviceSymbol.cpp +++ b/projects/hip/tests/src/deviceLib/hipTestDeviceSymbol.cpp @@ -18,7 +18,7 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s EXCLUDE_HIP_PLATFORM all + * BUILD: %t %s * RUN: %t * HIT_END */ @@ -47,7 +47,7 @@ int main() A = new int[NUM]; B = new int[NUM]; C = new int[NUM]; - for(unsigned i=0;i