[Mesa-dev] [Bug 78888] New: test_eu_compact.c:54:3: error:=?UTF-8?Q?=20implicit=20declaration=20of=20function=20=E2=80=98brw=5Fdisasm=E2=80=99=20?=[-Werror=implicit-function-declaration]

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 19 00:14:41 PDT 2014


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

          Priority: medium
            Bug ID: 78888
          Keywords: regression
                CC: kenneth at whitecape.org
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: test_eu_compact.c:54:3: error: implicit declaration of
                    function ‘brw_disasm’
                    [-Werror=implicit-function-declaration]
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 13edd5f6160fce73369afbbf937b5e7ef646a4cc (master 10.3.0-devel)

$ make check
[...]
  CC       test_eu_compact.o
test_eu_compact.c: In function ‘test_compact_instruction’:
test_eu_compact.c:54:3: error: implicit declaration of function ‘brw_disasm’
[-Werror=implicit-function-declaration]
   brw_disasm(stderr, &src, brw->gen, false);
   ^

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


More information about the mesa-dev mailing list