public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Massimo Gaspari <massimo.gaspari@alice.it>
To: gsl-discuss@sourceware.org
Subject: GSL and MinGW with the GCC 4.4.0
Date: Tue, 23 Jun 2009 21:37:00 -0000	[thread overview]
Message-ID: <4A414B06.6060401@alice.it> (raw)

Dear all,

Platform : Windows XP Sp3 , MinGW latest binutils,make,runtime GCC 4.4.0

MinGW team has just release and official version of the new GCC compiler 
(4.4.0). I used it to compile (./configure --disable-shared) GSL 1.12 . 
Using CFLAGS = -fexception the checking (make check) completed successfully.

But using optimization (CFLAGS = -O2 -fexceptions) the testing fails at 
(first error)

make[2]: Leaving directory `/home/Massimo/gsl-1.12/integration'
make  check-TESTS
make[2]: Entering directory `/home/Massimo/gsl-1.12/integration'
FAIL: qawc(f459) elist (1.8329242496630777e-015 observed vs 
1.8330829482071535e-015 expected) [744]
FAIL: test.exe

I compiled the source code for GSL 1.12 successfully (well, disregarding 
the well known montecarlo optimizer bug) with GCC 3.4.5 and GCC 4.2.1. 
So it seems a new bug of the new GCC compiler (optimizer) in MinGW. I 
don't know if the same bug is also present in other platforms.

I also tested the TDM GCC 4.4.0 (R2 available at 
http://www.tdragon.net/recentgcc/ )  and I got the same failure using 
optimization.

Is there a way to complete testing instead of stopping at first error?



Hop this helps.

             reply	other threads:[~2009-06-23 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-23 21:37 Massimo Gaspari [this message]
2009-06-24  9:50 ` Brian Gough
2009-06-24 20:32   ` Massimo Gaspari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A414B06.6060401@alice.it \
    --to=massimo.gaspari@alice.it \
    --cc=gsl-discuss@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).