-----Original Message----- From: exc...@live.fr

I had put the -O3 by hand after the configure step. Even with -O2, it is still failing (but "less"):
PASS: t-addadd_n.exe
PASS: t-addsub_n.exe
PASS: t-aors_1.exe
PASS: t-asmtype.exe
PASS: t-dc_bdiv_q.exe
PASS: t-dc_bdiv_q_n.exe
PASS: t-dc_bdiv_qr.exe
PASS: t-dc_bdiv_qr_n.exe
PASS: t-dc_div_q.exe
PASS: t-dc_div_qr.exe
PASS: t-dc_div_qr_n.exe
PASS: t-dc_divappr_q.exe
PASS: t-dc_divappr_q_n.exe
PASS: t-divebyff.exe
PASS: t-divebyfobm1.exe
PASS: t-divrem_1.exe
PASS: t-fat.exe
PASS: t-gcdext.exe
FAIL: t-get_d.exe
PASS: t-hgcd.exe
PASS: t-instrument.exe
PASS: t-inv_div_q.exe
PASS: t-inv_div_qr.exe
PASS: t-inv_div_qr_n.exe
PASS: t-inv_divappr_q.exe
PASS: t-inv_divappr_q_n.exe
PASS: t-invert.exe
PASS: t-iord_u.exe
PASS: t-lorrshift1.exe
PASS: t-matrix22.exe
PASS: t-mp_bases.exe
PASS: t-mullow_basecase.exe
PASS: t-mullowhigh.exe
PASS: t-mulmid.exe
PASS: t-mulmod_2expm1.exe
PASS: t-mulmod_2expp1.exe
PASS: t-neg.exe
PASS: t-perfsqr.exe
PASS: t-redc_1.exe
PASS: t-sb_bdiv_q.exe
PASS: t-sb_bdiv_qr.exe
PASS: t-sb_div_q.exe
PASS: t-sb_div_qr.exe
PASS: t-sb_divappr_q.exe
PASS: t-scan.exe
PASS: t-subadd_n.exe
PASS: t-tdiv_q.exe
PASS: t-tdiv_qr.exe
=============================================================
1 of 48 tests failed
See tests/mpn/test-suite.log
Please report to http://groups.google.co.uk/group/mpir-devel/
=============================================================

That's a bit strange - no failures at all for me with -O2.

I'll give -O3 a try tomorrow, out of curiosity. (Don't have time right now.)
Presumably, it's important to make sure you replace -O2 with -O3 in *all* of the Makefile files (not just the top level Makefile).

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


Reply via email to