This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Testsuite failures with Intel OSX 10.5.0
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Dominique Dhumieres" <dominiq at lps dot ens dot fr>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 16 Nov 2007 17:45:31 +0000
- Subject: Re: Testsuite failures with Intel OSX 10.5.0
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=JhQNMkZJKuPEqQqOq3ZY4YWj+5PI9NAMJpHvq0xLceM=; b=gPfHKhXROF5207eVrPeS223Yp65nnHgOMKxh2ScgRsDOck5e6sJrFytvMm5eIlNLZLxZLW8lrr67RH4Z+0ZNGsJZLm6FUoHDLAYYXdPuTQsjC3lY6vXvucmV3jrgdgjPTv08I3I0wMlIH8j8NkL2MATFtMvMN2jn80oZ2WN6t9s=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sJYulPiPE+HVHsJznoCnz/nvqp88w41PAsUASIVoR5GKYDZqkR+hWHg9w0Dofcd8su4OM6OQByBflzEI3a8Ca6bN2BhlIoGd7kZExJptwarXXMiQbQ7mDlvFpQD2nAVOj+rwI8Mp4Q50HASv270bXFKqi6d0EoGRDYD5EjnHD14=
- References: <20071116165835.5E1B85BB6C@mailhost.lps.ens.fr>
> I have been able to build gfortran on Intel OSX 10.5.0 without
> trouble. However I see three failures
Can you post the testresults to gcc-testresults, and open PRs for
these failures?
I saw that Leopard on ppc has quite a few failures
(http://gcc.gnu.org/ml/gcc-testresults/2007-11/msg00719.html),
fortunately all of them are excess errors at -O3 -g, so they're
probably related.
FX