<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - GCC version check in sna/compiler.h is incorrect"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66752">bug 66752</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - GCC version check in sna/compiler.h is incorrect"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66752#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - GCC version check in sna/compiler.h is incorrect"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66752">bug 66752</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>commit a18f4ba9033cec3cc435c29878b12ceef1defc1f
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
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 <<a href="mailto:thomas.jones@utoronto.ca">thomas.jones@utoronto.ca</a>>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>

Bah, missed the bugzilla tag.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>