https://bugs.freedesktop.org/show_bug.cgi?id=95180
Bug ID: 95180
Summary: rasterizer/memory/Convert.h:170:9: error:
â__builtin_isnanâ is not a member of âstdâ
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Other
Assignee: mesa-dev@lists.freedesktop.org
Reporter: v...@freedesktop.org
QA Contact: mesa-dev@lists.freedesktop.org
mesa: 32cb7d61a908c519641959158de0a44fd2c8a6e7 (master 11.3.0-devel)
CXX rasterizer/memory/libswrAVX_la-ClearTile.lo
In file included from rasterizer/memory/ClearTile.cpp:34:0:
./rasterizer/memory/Convert.h: In function âuint16_t
Convert32To16Float(float)â:
./rasterizer/memory/Convert.h:170:9: error: â__builtin_isnanâ is not a
member
of âstdâ
if (std::isnan(val))
^
./rasterizer/memory/Convert.h:170:9: note: suggested alternative:
<built-in>: note: â__builtin_isnanâ
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev