https://sourceware.org/bugzilla/show_bug.cgi?id=27751
Bug ID: 27751 Summary: test failure on powerpc-linux-gnu Product: binutils Version: 2.36.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: efraim at flashner dot co.il Target Milestone: --- I've run into a test failure in check-rust-demangle on powerpc. I didn't notice it on 2.35 since I didn't run the test suite on that version. make[2]: Entering directory '/tmp/guix-build-binutils-cross-boot0-2.36.1.drv-0/binutils-2.36.1/libiberty' make[3]: Entering directory '/tmp/guix-build-binutils-cross-boot0-2.36.1.drv-0/binutils-2.36.1/libiberty/testsuite' gcc -DHAVE_CONFIG_H -g -O2 -static-libgcc -I.. -I./../../include -o test-demangle \ ./test-demangle.c ../libiberty.a ./test-demangle < ./demangle-expected ./test-demangle: 347 tests, 0 failures ./test-demangle < ./d-demangle-expected ./test-demangle: 350 tests, 0 failures ./test-demangle < ./rust-demangle-expected FAIL at line 222, options --format=rust: in: _RMCs4fqI2P2rA04_13const_genericINtB0_4CharKc76_E out: <const_generic::Char<' exp: <const_generic::Char<'v'>> FAIL at line 285, options --format=auto: in: _RMCs4fqI2P2rA04_13const_genericINtB0_4CharKc76_E out: <const_generic::Char<' exp: <const_generic::Char<'v'>> ./test-demangle: 68 tests, 2 failures make[3]: *** [Makefile:58: check-rust-demangle] Error 1 make[3]: Leaving directory '/tmp/guix-build-binutils-cross-boot0-2.36.1.drv-0/binutils-2.36.1/libiberty/testsuite' make[2]: *** [Makefile:504: check-subdir] Error 2 make[2]: Leaving directory '/tmp/guix-build-binutils-cross-boot0-2.36.1.drv-0/binutils-2.36.1/libiberty' make[1]: *** [Makefile:8144: check-libiberty] Error 2 make[1]: Leaving directory '/tmp/guix-build-binutils-cross-boot0-2.36.1.drv-0/binutils-2.36.1' make: *** [Makefile:2238: do-check] Error 2 -- You are receiving this mail because: You are on the CC list for the bug.