From: "Richard Guenther" <richard.guent...@gmail.com>
I get 1 failure on linux-{i586,x86_64,ppc,ppc64,ia64,s390,s390x}
platforms:
inp_str.c:131: MPC assertion failed: n == nread
/bin/sh: line 4: 2347 Aborted (core dumped) ${dir}$tst
FAIL: tio_str
Richard.
Thanks for the thorough testing!
I don't get this testsuite failure in the compile farm on e.g. gcc14
(x86_64-linux-gnu) and I assume neither did any of the MPC developers on
their personal dev boxes. So let's try and narrow down the difference in
your environment.
Can you please tell me the versions you used for gcc, gmp, mpfr and the
linux distro?
For reference I used gcc-4.1.2, gmp-4.2.2, mpfr-2.3.2 and Debian GNU/Linux:
Linux gcc14 2.6.18-6-vserver-amd64 #1 SMP Fri Dec 12 06:15:44 UTC 2008
x86_64 GNU/Linux
Thanks,
--Kaveh