On Thursday 17 March 2011 19:05:32 Jeff Gilchrist wrote:
> We just got a new 24 core AMD 6174 system.
> 
> k102-unknown-linux-gnu
> 
> Using ICC v11.0 I'm getting a failure in make check after just doing
> ./configure without any other parameters.
> 
> 
> PASS: t-bswap
> /bin/sh: line 1: 13906 Floating point exception"$tst" > t-constants.log-t
> 2>&1 FAIL: t-constants
> PASS: t-count_zeros
> PASS: t-gmpmax
> PASS: t-hightomask
> PASS: t-modlinv
> PASS: t-popc
> PASS: t-parity
> PASS: t-sub
> =============================================================
> 1 of 9 tests failed
> See tests/test-suite.log
> Please report to http://groups.google.co.uk/group/mpir-devel/
> =============================================================
> 
> Inside the log file:
> 
> ======================================
>    MPIR 2.3.0: tests/test-suite.log
> ======================================
> 
> 1 of 9 tests failed.
> 
> .. contents:: :depth: 2
> 
> 
> FAIL: t-constants (exit: 136)
> =============================

Hi

t-constants appears to check that %l %ll do what they are meant to , but 
perhaps icc does do it ?

Thanks , bit of weird one , can you try the mpn and mpz tests , just cd into  
tests/mpn and make check , to see if we any other more familiar failures.

cheers
Jason

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to