<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xf86-video-intel trunk fails to build with gcc-5."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90597">90597</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>xf86-video-intel trunk fails to build with gcc-5.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>zarniwhoop@ntlworld.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I was hoping to see if an SNA problem with 2.99.917 had been fixed (will raise
that in a few days, after rebuilding a system with debug info), but it crapped
out.

  CC       gen4_vertex.lo
gen4_vertex.c: In function ‘emit_primitive_linear__avx2’:
gen4_vertex.c:312:1: error: inlining failed in call to always_inline
‘compute_linear’: optimization level attribute mismatch
 compute_linear(const struct sna_composite_channel *channel,
 ^
gen4_vertex.c:1523:9: error: called from here
  v[5] = compute_linear(&op->src, r->src.x, r->src.y);
         ^
gen4_vertex.c:312:1: error: inlining failed in call to always_inline
‘compute_linear’: optimization level attribute mismatch
 compute_linear(const struct sna_composite_channel *channel,
 ^
gen4_vertex.c:1522:9: error: called from here
  v[3] = compute_linear(&op->src, r->src.x, r->src.y+r->height);
         ^
gen4_vertex.c:312:1: error: inlining failed in call to always_inline
‘compute_linear’: optimization level attribute mismatch
 compute_linear(const struct sna_composite_channel *channel,
 ^
gen4_vertex.c:1521:9: error: called from here
  v[1] = compute_linear(&op->src, r->src.x+r->width, r->src.y+r->height);
         ^
Makefile:647: recipe for target 'gen4_vertex.lo' failed
make[4]: *** [gen4_vertex.lo] Error 1
make[4]: Leaving directory '/scratch/ken/xf86-video-intel-git/src/sna'
Makefile:666: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1

This is with gcc-5.1.0 and a linux x86_64 system built with kernel 4.0.3
headers.
Head was at
commit e617c1941c4e5ee90b69221013aab799eace925d
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Tue May 19 12:14:24 2015 +0100

but google found a similar pastebin posting from about 7th May.</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>