[Bug jit/106312] jit tests fail on powerpc64le

2022-07-15 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106312 --- Comment #6 from Jonathan Wakely --- I still get the same failures.

[Bug jit/106312] jit tests fail on powerpc64le

2022-07-15 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106312 --- Comment #5 from Jonathan Wakely --- Ah, I have quite old versions of the prerequisite libs: lrwxrwxrwx. 1 jwakely jwakely 12 Feb 17 2017 gmp -> ./gmp-6.1.0/ lrwxrwxrwx. 1 jwakely jwakely 12 Feb 17 2017 mpc -> ./mpc-1.0.3/ lrwxrwxrwx. 1 jw

[Bug jit/106312] jit tests fail on powerpc64le

2022-07-15 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106312 --- Comment #4 from Jonathan Wakely --- Valgrind shows: ==29655== Process terminating with default action of signal 11 (SIGSEGV): dumping core ==29655== Bad permissions for mapped region at address 0x64322A8 ==29655==at 0x5D061A4: mpfr_set

[Bug jit/106312] jit tests fail on powerpc64le

2022-07-15 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106312 --- Comment #3 from Jonathan Wakely --- Created attachment 53304 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53304&action=edit gcc/config.log (gzip compressed)

[Bug jit/106312] jit tests fail on powerpc64le

2022-07-15 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106312 --- Comment #2 from Jonathan Wakely --- Created attachment 53303 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53303&action=edit top-level config.log (gzip compressed) Odd, I'm using gcc112 as well. Full configure command is: /home/jwa

[Bug jit/106312] jit tests fail on powerpc64le

2022-07-15 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106312 --- Comment #1 from David Malcolm --- Seems to work for me (on gcc112); is there a particular machine you tried this on?