<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [bisected] R600 LLVM build broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62170">62170</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[bisected] R600 LLVM build broken
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>maxijac@free.fr
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/r600
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi,

Here's the error :
r600_shader.c: In function 'r600_shader_from_tgsi':
r600_shader.c:1256:18: error: invalid type argument of '->' (have 'struct
r600_shader_ctx')

4bf0ebdd4fc8dbcab9333ff8805af35a91e6848b is the first bad commit
commit 4bf0ebdd4fc8dbcab9333ff8805af35a91e6848b
Author: Marek Olšák <<a href="mailto:maraeo@gmail.com">maraeo@gmail.com</a>>
Date:   Fri Mar 1 16:31:49 2013 +0100

    r600g: use a single env var R600_DEBUG, disable bytecode dumping

    Only the disassembler is used to dump shaders. Here's a few examples
    how to use R600_DEBUG.

    Log compute info:
      R600_DEBUG=compute

    Dump all shaders:
      R600_DEBUG=fs,vs,gs,ps,cs

    Dump pixel shaders only:
      R600_DEBUG=ps

    Disable Hyper-Z:
      R600_DEBUG=nohyperz

    Disable the LLVM backend:
      R600_DEBUG=nollvm

    Or use any combination of the above, or print all options:
      R600_DEBUG=help

    Reviewed-by: Tom Stellard <<a href="mailto:thomas.stellard@amd.com">thomas.stellard@amd.com</a>>

:040000 040000 faa01df772d30f39d03f80e43b1c588acb8b7060
8e6b4555de797c1736a872780b66ca53d80a736c M      src</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>