Guest User

Untitled

a guest
Aug 6th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. /home/bilbo/gnu-toolchain/gcc/ipa-bitwise-cp/stage1-build/./gcc/xgcc -B/home/bilbo/gnu-toolchain/gcc/ipa-bitwise-cp/stage1-build/./gcc/ -xc -S -c /dev/null -fself-test
  2. cc1: internal compiler error: Segmentation fault
  3. 0xbe176f crash_signal
  4. ../../gcc/gcc/toplev.c:335
  5. 0x139947e cpp_string_location_reader::get_next()
  6. ../../gcc/libcpp/charset.c:2143
  7. 0x139947e _cpp_valid_ucn
  8. ../../gcc/libcpp/charset.c:1079
  9. 0x139d6fb convert_ucn
  10. ../../gcc/libcpp/charset.c:1175
  11. 0x139d6fb convert_escape
  12. ../../gcc/libcpp/charset.c:1409
  13. 0x139d6fb cpp_interpret_string_1
  14. ../../gcc/libcpp/charset.c:1643
  15. 0x139de3d cpp_interpret_string(cpp_reader*, cpp_string const*, unsigned long, cpp_string*, cpp_ttype)
  16. ../../gcc/libcpp/charset.c:1676
  17. 0x13950ab test_lexer_string_locations_ucn4
  18. ../../gcc/gcc/input.c:2386
  19. 0x13950ab selftest::input_c_tests()
  20. ../../gcc/gcc/input.c:3134
  21. 0x133073f selftest::run_tests()
  22. ../../gcc/gcc/selftest-run-tests.c:56
  23. 0xbe3002 toplev::run_self_tests()
  24. ../../gcc/gcc/toplev.c:2062
  25. Please submit a full bug report,
  26. with preprocessed source if appropriate.
  27. Please include the complete backtrace with any bug report.
  28. See <http://gcc.gnu.org/bugs.html> for instructions.
  29. Makefile:1898: recipe for target 's-selftest' failed
  30. make[2]: *** [s-selftest] Error 1
  31. rm gfortran.pod fsf-funding.pod gcov.pod gpl.pod cpp.pod gfdl.pod gcc.pod gcov-tool.pod
  32. make[2]: Leaving directory '/home/bilbo/gnu-toolchain/gcc/ipa-bitwise-cp/stage1-build/gcc'
  33. Makefile:4276: recipe for target 'all-gcc' failed
  34. make[1]: *** [all-gcc] Error 2
  35. make[1]: Leaving directory '/home/bilbo/gnu-toolchain/gcc/ipa-bitwise-cp/stage1-build'
  36. Makefile:918: recipe for target 'all' failed
  37. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment