This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: Regenerate x86 and x86_64 ulps


On Wed, Jul 03, 2013 at 01:54:25PM +0000, Joseph S. Myers wrote:
> On Wed, 3 Jul 2013, Jeroen wrote:
> 
> > Are compiler to allow extended instruction sets (SSE*,AVX) instructions 
> > allowed or even explicitly wanted in testing?
> 
> I'm not clear on the question.  Compilers configured with a range of 
> different -march= settings and similar optimizations should all work for 
> building glibc so testing with them is useful, and testing on a range of 
> processors is also useful because of the multiarch variants of functions.  
> -mfpmath=sse on 32-bit x86 is riskier, however, and I don't know if glibc 
> built with it would work correctly.

My FC14 setup with gcc 4.5 is totally unable to pass even a fraction
of the math tests on 32bit. 64bit works.  With gcc 4.7 on FC16 
things also work on 32bit and 64bit.

-Andi


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