[Bug 66752] GCC version check in sna/compiler.h is incorrect

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 10 04:06:59 PDT 2013


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

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

--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit a18f4ba9033cec3cc435c29878b12ceef1defc1f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Jul 10 11:56:50 2013 +0100

    sna: Ofast was introduced with gcc-4.6

    Thomas Jones reported that the build was failing with gcc-4.5 due to the
    memcpy routines requesting an unsupported optimisation mode (-Ofast) and
    supplied this patch to only enable Ofast for gcc-4.6+

    Reported-by: Thomas Jones <thomas.jones at utoronto.ca>
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

Bah, missed the bugzilla tag.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130710/5eb390c1/attachment.html>


More information about the intel-gfx-bugs mailing list