https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66788
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |4.8.5, 6.0 --- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- Trunk accepts this and says: freeocl.3.cpp:4:20: warning: ignoring attributes on template argument ‘cl_ulong {aka long long unsigned int}’ std::deque<cl_ulong> args_qualifier;