[Bug binutils/27751] test failure on powerpc-linux-gnu

2022-06-21 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 Alan Modra changed: What|Removed |Added Version|2.36.1 |2.36 -- You are receiving this mail bec

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-20 Thread efraim at flashner dot co.il
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 --- Comment #8 from Efraim Flashner --- On Tue, Apr 20, 2021 at 02:38:48PM +, nickc at redhat dot com wrote: > (In reply to Efraim Flashner from comment #4) > > > CPU: 7447A (1) @ 1.420GHz > > So, a 32-bit powerpc. Maybe this is a 32-bi

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-20 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 --- Comment #7 from Andreas Schwab --- This is obvious: static void demangle_const_char (struct rust_demangler *rdm) { size_t hex_len; uint64_t value; // else if (value > ' ' && value < '~') /* Rust also considers many non-AS

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-20 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 --- Comment #6 from Andreas Schwab --- It's most likely an endian bug. The same failure happens on ppc, ppc64, s390x, m68k. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 --- Comment #5 from Nick Clifton --- (In reply to Efraim Flashner from comment #4) > CPU: 7447A (1) @ 1.420GHz So, a 32-bit powerpc. Maybe this is a 32-bit vs 64-bit problem. Do you have access to any other type of machine that you could

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-20 Thread efraim at flashner dot co.il
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 --- Comment #4 from Efraim Flashner --- On Tue, Apr 20, 2021 at 01:55:47PM +, nickc at redhat dot com wrote: > I tried the same using Fedora's gcc-10.2.1-9.fc32.x86_64: > > % make check > make[1]: Entering directory '/dev/shm/delme/bu

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 --- Comment #3 from Nick Clifton --- (In reply to Efraim Flashner from comment #2) Hi Efraim, > I then downloaded a fresh copy of binutils-2.36.1 and ran the test suite > for libiberty there using Debian's gcc-10.2.1. > > (ins)efraim@g4:~/wo

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-19 Thread efraim at flashner dot co.il
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 --- Comment #2 from Efraim Flashner --- On Mon, Apr 19, 2021 at 02:51:30PM +, nickc at redhat dot com wrote: > Hi Efraim, > > I am unable to reproduce these failures. (As in, when I run the libiberty > testsuite from the 2.36 branch, a

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/27751] test failure on powerpc-linux-gnu

2021-04-18 Thread efraim at flashner dot co.il
https://sourceware.org/bugzilla/show_bug.cgi?id=27751 Efraim Flashner changed: What|Removed |Added CC||efraim at flashner dot co.il -- Yo