| Issue |
171751
|
| Summary |
[builtins] Two LIT failures: ppc/fixtfti_test.c and ppc/fixunstfti_test.c
|
| Labels |
backend:PowerPC
|
| Assignees |
|
| Reporter |
w2yehia
|
```
FAIL: Builtins-powerpc64le-linux :: ppc/fixtfti_test.c (18 of 225)
******************** TEST 'Builtins-powerpc64le-linux :: ppc/fixtfti_test.c' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/wyehia/Source/build.upstream.new/./bin/clang -gline-tables-only -m64 -fno-function-sections -fno-builtin -I /home/wyehia/Source/llvm-project.upstream.new/compiler-rt/lib/builtins -nodefaultlibs /home/wyehia/Source/llvm-project.upstream.new/compiler-rt/test/builtins/Unit/ppc/fixtfti_test.c /home/wyehia/Source/build.upstream.new/./lib/../lib/clang/22/lib/powerpc64le-unknown-linux-gnu/libclang_rt.builtins.a -lc -lm -o /home/wyehia/Source/build.upstream.new/runtimes/runtimes-bins/compiler-rt/test/builtins/Unit/POWERPC64LELinuxConfig/ppc/Output/fixtfti_test.c.tmp && /home/wyehia/Source/build.upstream.new/runtimes/runtimes-bins/compiler-rt/test/builtins/Unit/POWERPC64LELinuxConfig/ppc/Output/fixtfti_test.c.tmp
# executed command: /home/wyehia/Source/build.upstream.new/./bin/clang -gline-tables-only -m64 -fno-function-sections -fno-builtin -I /home/wyehia/Source/llvm-project.upstream.new/compiler-rt/lib/builtins -nodefaultlibs /home/wyehia/Source/llvm-project.upstream.new/compiler-rt/test/builtins/Unit/ppc/fixtfti_test.c /home/wyehia/Source/build.upstream.new/./lib/../lib/clang/22/lib/powerpc64le-unknown-linux-gnu/libclang_rt.builtins.a -lc -lm -o /home/wyehia/Source/build.upstream.new/runtimes/runtimes-bins/compiler-rt/test/builtins/Unit/POWERPC64LELinuxConfig/ppc/Output/fixtfti_test.c.tmp
# executed command: /home/wyehia/Source/build.upstream.new/runtimes/runtimes-bins/compiler-rt/test/builtins/Unit/POWERPC64LELinuxConfig/ppc/Output/fixtfti_test.c.tmp
# .---command stdout------------
# | Error for __fixtfti at input 0x1.be1c2ac37c3846ed5efd1ddabep+0 = ( 0x1.be1c2ac37c385p+0 , -0x1.2254205c44a84p-53 ):
# | Expected __int128_t: 0x0000000000000000 0x0000000000000001
# | Computed __int128_t: 0x0000000000000912 0xa102e22542000001
# |
# `-----------------------------
# error: command failed with exit status: 1
FAIL: Builtins-powerpc64le-linux :: ppc/fixunstfti_test.c (22 of 225)
******************** TEST 'Builtins-powerpc64le-linux :: ppc/fixunstfti_test.c' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/wyehia/Source/build.upstream.new/./bin/clang -gline-tables-only -m64 -fno-function-sections -fno-builtin -I /home/wyehia/Source/llvm-project.upstream.new/compiler-rt/lib/builtins -nodefaultlibs /home/wyehia/Source/llvm-project.upstream.new/compiler-rt/test/builtins/Unit/ppc/fixunstfti_test.c /home/wyehia/Source/build.upstream.new/./lib/../lib/clang/22/lib/powerpc64le-unknown-linux-gnu/libclang_rt.builtins.a -lc -lm -o /home/wyehia/Source/build.upstream.new/runtimes/runtimes-bins/compiler-rt/test/builtins/Unit/POWERPC64LELinuxConfig/ppc/Output/fixunstfti_test.c.tmp && /home/wyehia/Source/build.upstream.new/runtimes/runtimes-bins/compiler-rt/test/builtins/Unit/POWERPC64LELinuxConfig/ppc/Output/fixunstfti_test.c.tmp
# executed command: /home/wyehia/Source/build.upstream.new/./bin/clang -gline-tables-only -m64 -fno-function-sections -fno-builtin -I /home/wyehia/Source/llvm-project.upstream.new/compiler-rt/lib/builtins -nodefaultlibs /home/wyehia/Source/llvm-project.upstream.new/compiler-rt/test/builtins/Unit/ppc/fixunstfti_test.c /home/wyehia/Source/build.upstream.new/./lib/../lib/clang/22/lib/powerpc64le-unknown-linux-gnu/libclang_rt.builtins.a -lc -lm -o /home/wyehia/Source/build.upstream.new/runtimes/runtimes-bins/compiler-rt/test/builtins/Unit/POWERPC64LELinuxConfig/ppc/Output/fixunstfti_test.c.tmp
# executed command: /home/wyehia/Source/build.upstream.new/runtimes/runtimes-bins/compiler-rt/test/builtins/Unit/POWERPC64LELinuxConfig/ppc/Output/fixunstfti_test.c.tmp
# .---command stdout------------
# | Error for __fixunstfti at input 0x1.fffffffffffffffcp+126 = ( 0x1p+127 , -0x1p+64 ):
# | Expected __uint128_t: 0x7fffffffffffffff 0x0000000000000000
# | Computed __uint128_t: 0x8000000000000000 0xffffffffffffffff
# |
# `-----------------------------
# error: command failed with exit status: 1
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs