-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
Zig Version
0.14.1
Steps to Reproduce and Observed Behavior
CMAKE_GENERATOR=Ninja ./build native-linux-gnu baseline
or
CMAKE_GENERATOR=Ninja ./build native-linux-gnu power8
[1/4] Building C object CMakeFiles/zig2.dir/zig2.c.o
FAILED: CMakeFiles/zig2.dir/zig2.c.o
/usr/sbin/cc -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/root/zig/zig-bootstrap/zig/stage1 -I/root/zig/zig-bootstrap/out/host/include -O3 -DNDEBUG -std=c99 -O0 -fno-stack-protector -MD -MT CMakeFiles/zig2.dir/zig2.c.o -MF CMakeFiles/zig2.dir/zig2.c.o.d -o CMakeFiles/zig2.dir/zig2.c.o -c /root/zig/zig-bootstrap/out/build-zig-host/zig2.c
/tmp/cctryZSi.s: Assembler messages:
/tmp/cctryZSi.s:10170593: Error: operand out of range (0xfffffffffdff0bc8 is not between 0xfffffffffe000000 and 0x1fffffc)
/tmp/cctryZSi.s:10170621: Error: operand out of range (0xfffffffffdff0b9c is not between 0xfffffffffe000000 and 0x1fffffc)
... similar lines ...
full log attached
Expected Behavior
build