This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran, ncar and blockdata_test failures
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- Cc: fortran at gcc dot gnu dot org
- Date: Sat, 17 Nov 2007 12:48:53 +0000
- Subject: Re: gfortran, ncar and blockdata_test failures
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; bh=PAXfQ9XJDm/nfOygRdyQQOamktK7gDNq1aaiIqhBZxQ=; b=quYJaIDd78Gj2/mjGwi7cbQBqdNU+d9vsHkdFNcTcC+qCplSkBFQbD5TKMVbryKIg/QjU2sFDyQpVOnTOiqNkscNMXj5OlFWEaQ3zW9OzTeNs+Fp2HC0SZ53fLN0woGxNxBSfBM9Qv93Hl1uoot7rDZM+y+oTud1sDdJIy93VUY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=M5tTVfKYpvv4NwdseChfpBuutIJiAySguZlj2jbWv825YUekS7A7VHEetxDjVC4m9dDnr0Q7fvCuRIsqVbbHWaA56MJj6tTUouBBnvsf/yg4rC2aybRz4xrK/kV4X4VK2lzaLMBRgce6Lf8zW9PL91kQZwwTbEPMVUkSKxe8ceE=
- References: <20071117053210.GA10356@bromo.msbb.uc.edu>
I find on powerpc-apple-darwin9 that both gcc 4.2.2 and the current
gcc 4.3 snapshots fail this test. [...]
Any chance that we might have some flag that would allow gfortran
to build
a usable blockdata_test suite?
If you can reduce it so that we know what happens, we can determine
whether it's a bug or not, and work on it.
FX