SYCL does not support the member access for a volatile qualified vector type. The volatile qualifier was removed. You may need to rewrite the code.
The SYCL* specification does not provide a volatile qualified version of member access for vector type.
Review the code and adjust it.
Contact Support for help.