https://bugs.freedesktop.org/show_bug.cgi?id=78888
Vinson Lee <v...@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Vinson Lee <v...@freedesktop.org> --- commit 9e74de884a0595e577ebdfb7c7c13f4fd4d4dff5 Author: Vinson Lee <v...@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 <v...@freedesktop.org> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev