Advertisement
infected_

Untitled

Dec 19th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. target thumb C++: libart-compiler <= art/compiler/dex/quick/local_optimizations.cc
  2. target thumb C++: libart-compiler <= art/compiler/dex/quick/mips/assemble_mips.cc
  3. art/compiler/dex/quick/dex_file_method_inliner.cc: In member function 'bool art::DexFileMethodInliner::GenIntrinsic(art::Mir2Lir*, art::CallInfo*)':
  4. art/compiler/dex/quick/dex_file_method_inliner.cc:508:1: error: insn does not satisfy its constraints:
  5. }
  6. ^
  7. (insn 2181 1412 1413 104 (parallel [
  8. (set (reg:DI 3 r3 [525])
  9. (lshiftrt:DI (reg:DI 2 r2 [orig:182 D.338808 ] [182])
  10. (const_int 1 [0x1])))
  11. (clobber (reg:CC 100 cc))
  12. ]) art/compiler/dex/quick/dex_file_method_inliner.cc:496 132 {arm_lshrdi3_1bit}
  13. (expr_list:REG_UNUSED (reg:CC 100 cc)
  14. (expr_list:REG_UNUSED (reg:SI 4 r4)
  15. (nil))))
  16. art/compiler/dex/quick/dex_file_method_inliner.cc:508:1: internal compiler error: in build_def_use, at regrename.c:1573
  17. 0x819308 _fatal_insn(char const*, rtx_def const*, char const*, int, char const*)
  18. ../.././../gcc/gcc-SaberMod-4.9/gcc/rtl-error.c:109
  19. 0x819331 _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
  20. ../.././../gcc/gcc-SaberMod-4.9/gcc/rtl-error.c:120
  21. 0x7f7018 build_def_use
  22. ../.././../gcc/gcc-SaberMod-4.9/gcc/regrename.c:1573
  23. 0x7f7018 regrename_analyze(bitmap_head*)
  24. ../.././../gcc/gcc-SaberMod-4.9/gcc/regrename.c:715
  25. 0x7f7bd9 regrename_optimize
  26. ../.././../gcc/gcc-SaberMod-4.9/gcc/regrename.c:1830
  27. 0x7f7bd9 execute
  28. ../.././../gcc/gcc-SaberMod-4.9/gcc/regrename.c:1871
  29. Please submit a full bug report,
  30. with preprocessed source if appropriate.
  31. Please include the complete backtrace with any bug report.
  32. See <mailto:sabermod.team@gmail.com> for instructions.
  33. build/core/binary.mk:620: recipe for target '/home/infected_/Output/omni/target/product/leo/obj/SHARED_LIBRARIES/libart-compiler_intermediates/dex/quick/dex_file_method_inliner.o' failed
  34. make: *** [/home/infected_/Output/omni/target/product/leo/obj/SHARED_LIBRARIES/libart-compiler_intermediates/dex/quick/dex_file_method_inliner.o] Error 1
  35. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement