One minor comments,
On Fri, Jan 17, 2014 at 04:20:02PM +0800, Yongjia Zhang wrote:
> utests: compiler_private_data_overflow is aimed at checking out whether
> the private data stack size is smaller than 64.
This test case is not to test stack size which is smaller than 64 but test
with a stack lar
utests: compiler_private_data_overflow is aimed at checking out whether
the private data stack size is smaller than 64.
Signed-off-by: Yongjia Zhang
---
kernels/compiler_private_data_overflow.cl | 10 ++
utests/CMakeLists.txt | 1 +
utests/compiler_private_data_overfl