https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106312
--- Comment #6 from Jonathan Wakely ---
I still get the same failures.
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
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
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)
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
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?