Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. /home/marler8997/git/zig/src/stage1/bigint.cpp:511:19: error: ‘smaller_op’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  2. /home/marler8997/git/zig/src/stage1/bigint.cpp:510:19: error: ‘bigger_op’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  3. /home/marler8997/git/zig/src/stage1/codegen.cpp:2122:70: error: ‘val’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  4. /home/marler8997/git/zig/src/stage1/codegen.cpp:2161:57: error: ‘var’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  5. /home/marler8997/git/zig/src/stage1/codegen.cpp:129:23: error: ‘llvm_fn’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  6. /home/marler8997/git/zig/src/stage1/codegen.cpp:1988:57: error: ‘ty’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  7. /home/marler8997/git/zig/src/stage1/util_base.hpp:52:5: error: ‘result’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  8. /home/marler8997/git/zig/src/stage1/codegen.cpp:4553:34: error: ‘call_attr’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  9. /home/marler8997/git/zig/src/stage1/codegen.cpp:4573:23: error: ‘ret_ptr’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  10. /home/marler8997/git/zig/src/stage1/codegen.cpp:4498:48: error: ‘frame_result_loc’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  11. /home/marler8997/git/zig/src/stage1/codegen.cpp:6011:46: error: ‘add_sub_mul’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  12. /home/marler8997/git/zig/src/stage1/ir.cpp:16449:28: error: ‘one_possible_value’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  13. /home/marler8997/git/zig/src/stage1/mem.hpp:117:9: error: ‘covered_enum_fields’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  14. /home/marler8997/git/zig/src/stage1/analyze.cpp:3476:23: error: ‘qual_str’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  15. /home/marler8997/git/zig/src/stage1/ir.cpp:24675:5: error: ‘is_comptime’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  16. /home/marler8997/git/zig/src/stage1/ir.cpp:16908:14: error: ‘op1_bits’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  17. /home/marler8997/git/zig/src/stage1/ir.cpp:16755:46: error: ‘opv_op2’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  18. /home/marler8997/git/zig/src/stage1/ir.cpp:16755:86: error: ‘opv_op1’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  19. /home/marler8997/git/zig/src/stage1/ir.cpp:22462:42: error: ‘old_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  20. /home/marler8997/git/zig/src/stage1/ir.cpp:22461:21: error: ‘mem_size’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  21. /home/marler8997/git/zig/src/stage1/ir.cpp:22461:21: error: ‘new_index’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  22. /home/marler8997/git/zig/src/stage1/ir.cpp:28120:13: error: ‘bound_end’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  23. /home/marler8997/git/zig/src/stage1/ir.cpp:28119:20: error: ‘start’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  24. /home/marler8997/git/zig/src/stage1/ir.cpp:28080:23: error: ‘dest_elements’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  25. /home/marler8997/git/zig/src/stage1/ir.cpp:28296:13: error: ‘src_end’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  26. /home/marler8997/git/zig/src/stage1/ir.cpp:28296:27: error: ‘src_start’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  27. /home/marler8997/git/zig/src/stage1/ir.cpp:28257:23: error: ‘src_elements’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  28. /home/marler8997/git/zig/src/stage1/ir.cpp:28252:13: error: ‘dest_end’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  29. /home/marler8997/git/zig/src/stage1/ir.cpp:28252:28: error: ‘dest_start’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  30. /home/marler8997/git/zig/src/stage1/ir.cpp:28214:23: error: ‘dest_elements’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  31. /home/marler8997/git/zig/src/stage1/ir.cpp:31955:23: error: ‘target_fn’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  32. /home/marler8997/git/zig/src/stage1/ir.cpp:28659:13: error: ‘rel_end’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  33. /home/marler8997/git/zig/src/stage1/ir.cpp:28798:20: error: ‘abs_offset’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  34. /home/marler8997/git/zig/src/stage1/ir.cpp:28799:33: error: ‘array_val’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement