[Mesa-dev] [Bug 88806] nir/nir_constant_expressions.c:2754:15: error: controlling expression type 'unsigned int' not compatible with any generic association type

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 26 10:08:32 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=88806

            Bug ID: 88806
           Summary: nir/nir_constant_expressions.c:2754:15: error:
                    controlling expression type 'unsigned int' not
                    compatible with any generic association type
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: FreeBSD
            Status: NEW
          Keywords: regression
          Severity: blocker
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org

mesa: 9cbb9165b9454ccc7f2a6702ce71bc5cd9faba02 (master 10.5.0-devel)

  CC       nir/nir_constant_expressions.lo
nir/nir_constant_expressions.c:2754:15: error: controlling expression type
'unsigned int' not compatible with any generic association type
if (!isnormal(dst))
              ^~~
/usr/include/math.h:119:38: note: expanded from macro 'isnormal'
#define isnormal(x) __fp_type_select(x, __isnormalf, __isnormal, __isnormall)
                                     ^
/usr/include/math.h:86:49: note: expanded from macro '__fp_type_select'
#define __fp_type_select(x, f, d, ld) _Generic((x),                     \
                                                ^

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150126/80a81a0f/attachment.html>


More information about the mesa-dev mailing list