[Mesa-dev] [Bug 78888] 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:44:37 PDT 2014


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

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
commit 9e74de884a0595e577ebdfb7c7c13f4fd4d4dff5
Author: Vinson Lee <vlee at freedesktop.org>
Date:   Mon May 19 00:39:12 2014 -0700

    i965: Rename brw_disasm to brw_disassemble_inst.

    Fixes build error introduced with commit
    4b04152db055babb8b06929a0c9ebea5c7f4fb92.

      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);
       ^

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78888
    Signed-off-by: Vinson Lee <vlee at freedesktop.org>

-- 
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/fece1851/attachment-0001.html>


More information about the mesa-dev mailing list