This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 8.0.0 Status Report (2018-01-15), Trunk in Regression and Documentation fixes only mode


Hi Andrew,

> It might be worth checking what MPFR is linking with in the test suite. I
> seemed to see it
> linking with the system libs when built in tree, rather than the in tree
> ones.

that's certainly not the case on Solaris 10: unlike Solaris 11, there are
no bundled gmp/mpfr/mpc present.

> This seems a regression in the MPFR test suite compared with 3.1.6

It depends: without --disable-thread-safe (which is equivalent to
3.1.6), the tests PASS.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]