<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </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 --- - Compiling GNU Units hangs clang 3.4+"
   href="http://llvm.org/bugs/show_bug.cgi?id=18330">18330</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Compiling GNU Units hangs clang 3.4+
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

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

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>cybjit@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=11784" name="attach_11784" title="reduced parse.tab.c">attachment 11784</a> <a href="attachment.cgi?id=11784&action=edit" title="reduced parse.tab.c">[details]</a></span>
reduced parse.tab.c

When compiling GNU Units 2.02 (<a href="http://www.gnu.org/software/units/">http://www.gnu.org/software/units/</a>) with clang
3.4 or 3.5, it hangs at parse.tab.c.
It was configured with CC=clang ./configure
It compiles and runs with clang 3.3.
I waited 15 minutes with 3.4 before giving up.

I am using clang 3.3, 3,4 and 3.5 from Ubuntu Trusty.
I also tried the Saucy packages from llvm.org/apt.

Turning off -O2 makes the compile succeeded.

I have tried to reduce a test-case.
clang -O -c units-clang-hang.c</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>