<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 --- - revision 223478 breaks Linux/i686 build"
   href="http://llvm.org/bugs/show_bug.cgi?id=21770">21770</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>revision 223478 breaks Linux/i686 build
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </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>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hjl.tools@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>benny.kra@gmail.com, llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>commit 472e9cc4bc13da0d9acfb4bdd2529029d8a4dbf4
Author: Benjamin Kramer <<a href="mailto:benny.kra@googlemail.com">benny.kra@googlemail.com</a>>
Date:   Fri Dec 5 17:03:01 2014 +0000

    LLVMContext: Store APInt/APFloat directly into the ConstantInt/FP
DenseMaps.

    Required some APInt massaging to get proper empty/tombstone values. Apart
    from making the code a bit simpler this also reduces the bucket size of
    the ConstantInt map from 32 to 24 bytes.

    git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@223478">https://llvm.org/svn/llvm-project/llvm/trunk@223478</a>
91177308-0d3
4-0410-b5e6-96231b3b80d8

breaks build on Linux/i686.  Compiling compiler-rt goes into a infinite loop.</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>