/home/rabijl/Projects/pocl-2/pocld/../include/hpp/CL/opencl.hpp: In member function ‘cl_int cl::CommandQueue::enqueueFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector<cl::Event>*, cl::Event*) const [with PatternType = cl_ulong4]’:
/home/rabijl/Projects/pocl-2/pocld/../include/hpp/CL/opencl.hpp:7679:12: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6
7679 | cl_int enqueueFillBuffer(
| ^~~~~~~~~~~~~~~~~
when using a cl_ulong4, the following compiler note shows up: