<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 - glsl_parser_extras.cpp", line 1455: Error: Badly formed expression."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86944">86944</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>glsl_parser_extras.cpp", line 1455: Error: Badly formed expression.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Solaris
          </td>
        </tr>

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

        <tr>
          <th>Keywords</th>
          <td>bisected, regression
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jason@jlekstrand.net, mattst88@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: 4e6244e80f7dd6dad526ff04f5103ed24d61d38a (master 10.5.0-devel)

Build error with Oracle Studio.

$ gmake
[...]
"../../src/glsl/glsl_parser_extras.cpp", line 58: Warning: stage hides
_mesa_glsl_parse_state::stage.
"../../src/glsl/glsl_parser_extras.cpp", line 864: Warning: new_scope hides
ast_compound_statement::new_scope.
"../../src/glsl/glsl_parser_extras.cpp", line 865: Warning: statements hides
ast_compound_statement::statements.
"../../src/glsl/glsl_parser_extras.cpp", line 998: Warning: oper hides
ast_expression::oper.
"../../src/glsl/glsl_parser_extras.cpp", line 1090: Warning: identifier hides
ast_declaration::identifier.
"../../src/glsl/glsl_parser_extras.cpp", line 1091: Warning: array_specifier
hides ast_declaration::array_specifier.
"../../src/glsl/glsl_parser_extras.cpp", line 1092: Warning: initializer hides
ast_declaration::initializer.
"../../src/glsl/glsl_parser_extras.cpp", line 1123: Warning: type hides
ast_declarator_list::type.
"../../src/glsl/glsl_parser_extras.cpp", line 1154: Warning: mode hides
ast_jump_statement::mode.
"../../src/glsl/glsl_parser_extras.cpp", line 1181: Warning: condition hides
ast_selection_statement::condition.
"../../src/glsl/glsl_parser_extras.cpp", line 1182: Warning: then_statement
hides ast_selection_statement::then_statement.
"../../src/glsl/glsl_parser_extras.cpp", line 1183: Warning: else_statement
hides ast_selection_statement::else_statement.
"../../src/glsl/glsl_parser_extras.cpp", line 1202: Warning: test_expression
hides ast_switch_statement::test_expression.
"../../src/glsl/glsl_parser_extras.cpp", line 1203: Warning: body hides
ast_switch_statement::body.
"../../src/glsl/glsl_parser_extras.cpp", line 1221: Warning: stmts hides
ast_switch_body::stmts.
"../../src/glsl/glsl_parser_extras.cpp", line 1239: Warning: test_value hides
ast_case_label::test_value.
"../../src/glsl/glsl_parser_extras.cpp", line 1269: Warning: labels hides
ast_case_statement::labels.
"../../src/glsl/glsl_parser_extras.cpp", line 1329: Warning: mode hides
ast_iteration_statement::mode.
"../../src/glsl/glsl_parser_extras.cpp", line 1331: Warning: condition hides
ast_iteration_statement::condition.
"../../src/glsl/glsl_parser_extras.cpp", line 1332: Warning: rest_expression
hides ast_iteration_statement::rest_expression.
"../../src/glsl/glsl_parser_extras.cpp", line 1333: Warning: body hides
ast_iteration_statement::body.
"../../src/glsl/glsl_parser_extras.cpp", line 1455: Error: Badly formed
expression.


commit 9db278d0e2b3bf35b28f00ab7ec3392443aae6b3
Author: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>
Date:   Fri Nov 21 18:04:21 2014 -0800

    glsl: Initialize static temporaries_allocate_names once per process.

    Reviewed-by: Jason Ekstrand <<a href="mailto:jason.ekstrand@intel.com">jason.ekstrand@intel.com</a>></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>