Advertisement
infected_

Untitled

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