Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99119
Reviewed-by: Tim Rowley
mailto:timothy.o.row...@intel.com>>
On Dec 22, 2016, at 6:06 PM, Bruce Cherniak
mailto:bruce.chern...@intel.com>> wrote:
ICC doesn't like the use of nullptr (std::nullptr_t) argument in
p_atomic_set. GCC and c
On Thu, Dec 22, 2016 at 7:06 PM, Bruce Cherniak
wrote:
> ICC doesn't like the use of nullptr (std::nullptr_t) argument in
> p_atomic_set. GCC and clang don't complain.
Is BugID 9919 publicly accessible? If so, I'd provide a link to it. If
it's not, I'd include the error message this fixes in the
ICC doesn't like the use of nullptr (std::nullptr_t) argument in
p_atomic_set. GCC and clang don't complain.
---
src/gallium/drivers/swr/swr_fence_work.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/swr/swr_fence_work.cpp
b/src/gallium/drivers/swr/swr