[llvm-bugs] [Bug 33139] New: android library crash fatal error: error in backend: Cannot select

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 23 06:06:29 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=33139

            Bug ID: 33139
           Summary: android library crash fatal error: error in backend:
                    Cannot select
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: axet at me.com
                CC: llvm-bugs at lists.llvm.org

fatal error: error in backend: Cannot select: 0x7fb1e40862b0: i32 =
ARMISD::SSAT 0x7fb1e68770b0, Constant:i32<15>
    0x7fb1e68770b0: i32 = sra 0x7fb1e8024a60, Constant:i32<1>
      0x7fb1e8024a60: i32 = add 0x7fb1e8024e50, Constant:i32<1>
        0x7fb1e8024e50: i32 = sra 0x7fb1e5847670, Constant:i32<7>
          0x7fb1e5847670: i32 = add 0x7fb1e8024c90, 0x7fb1e40ae360
            0x7fb1e8024c90: i32 = add 0x7fb1e8025550, 0x7fb1e58473d0
              0x7fb1e8025550: i32 = sra 0x7fb1e4085c90, Constant:i32<16>
                0x7fb1e4085c90: i32 = mul 0x7fb1e40ae520, 0x7fb1e6877120
                ...

 In function: silk_noise_shape_quantizer_del_dec
  clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
  Android clang version 3.8.275480  (based on LLVM 3.8.275480)
  Target: armv5te-none-linux-android
  Thread model: posix
  InstalledDir:
/Users/axet/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin
  clang: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ 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/y8/7107r_nj2cl2vws7nkww8bmh0000gn/T/NSQ_del_dec-7c2e22.c
  clang: note: diagnostic msg:
/uploads/ea086ec0dc121ff6a9753251a98ef5c5/NSQ_del_dec-7c2e22.sh

I'm trying to compile opus for android.

https://gitlab.com/axet/android-opus/issues/1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170523/41c5fc63/attachment.html>


More information about the llvm-bugs mailing list