Summary: | gen_clflush.h:37:7: error: implicit declaration of function ‘__builtin_ia32_clflush’ | ||
---|---|---|---|
Product: | Mesa | Reporter: | Fabio Pedretti <pedretti.fabio> |
Component: | Drivers/DRI/i965 | Assignee: | Matt Turner <mattst88> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | kenneth, mattst88, paulo.miguel.dias |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch |
Description
Fabio Pedretti
2017-07-13 07:10:02 UTC
*** Bug 101786 has been marked as a duplicate of this bug. *** Created attachment 132673 [details] [review] patch I'm not sure if -msse3 will enable clflush, but let's give it a try. According to https://gcc.gnu.org/onlinedocs/gcc-4.8.5/gcc/X86-Built-in-Functions.html we need -msse2 Patch now on the list Pushed as commit 6b05c080f202c25531f59b547d5e6ba339cedd09 Author: Matt Turner <mattst88@gmail.com> Date: Thu Jul 6 21:31:05 2017 -0700 i965: Compile with -msse3 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.