<html>
    <head>
      <base href="https://bugs.llvm.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 - Android Native Compile release fails"
   href="https://bugs.llvm.org/show_bug.cgi?id=34770">34770</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Android Native Compile release fails
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.0
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>MacOS X
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>release blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>C++11
          </td>
        </tr>

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

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

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Error shows up during the release command line gradle build for our native
android application.  I'm submitting as requested by compile chatter output.

fatal error: error in backend: Cannot select: 0x7fa55f08c898: ch =
store<ST1[getelementptr inbounds ([2 x i8], [2 x i8]* @.str.2, i32 0, i32
0)](tbaa=<0x7fa55e261508>), trunc to i8> 0x7fa55f08c830:1, 0x7fa55f08ded8,
0x7fa55f08bed8, undef:i32
    0x7fa55f08ded8: i32 = add 0x7fa55f08c830, Constant:i32<48>
      0x7fa55f08c830: i32,ch = load<LD1[%243](tbaa=<0x7fa55e261508>), anyext
from i8> 0x7fa55bcebfd8, 0x7fa55f08c280, undef:i32
        0x7fa55f08c280: i32 = add 0x7fa55f08eb08, Constant:i32<641>
          0x7fa55f08eb08: i32,ch = CopyFromReg 0x7fa55bcebfd8, Register:i32
%vreg48
            0x7fa55f08c078: i32 = Register %vreg48
          0x7fa55f08e488: i32 = Constant<641>
        0x7fa55f08c488: i32 = undef
      0x7fa55f08c5c0: i32 = Constant<48>
    0x7fa55f08bed8: i32 = ARMISD::Wrapper TargetConstantPool:i32<> 0
      0x7fa55f08c900: i32 = TargetConstantPool<> 0
    0x7fa55f08c488: i32 = undef
  In function: _ZN12CExcelReader16ParseSheetRecordEii
  clang++: error: clang frontend command failed with exit code 70 (use -v to
see invocation)
  Android clang version 5.0.300080  (based on LLVM 5.0.300080)
  Target: armv7-none-linux-android
  Thread model: posix
  InstalledDir:
/Users/hsmith/dk/adt-bundle-mac-x86_64-20140702/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin
  clang++: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and
associated run script.
  clang++: note: diagnostic msg: 
  ********************

  PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
  Preprocessed source(s) and associated run script(s) are located at:
  clang++: note: diagnostic msg:
/var/folders/c_/hdgxpwvn7fq_kqbcpr_rqjl40000gp/T/CExcelReader-8d4a10.cpp
  clang++: note: diagnostic msg:
/var/folders/c_/hdgxpwvn7fq_kqbcpr_rqjl40000gp/T/CExcelReader-8d4a10.sh
  clang++: note: diagnostic msg: 

  ********************

It appears that you only allow one attachment however the bug output is
requesting two.</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>