This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Testsuite failures on powerpc64-linux
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: François-Xavier Coudert <fxcoudert at gmail dot com>
- Cc: GNU GFortran <fortran at gcc dot gnu dot org>
- Date: Thu, 13 Oct 2005 09:37:06 -0400
- Subject: Re: Testsuite failures on powerpc64-linux
- References: <19c433eb0510130048g5993663bp65b5dae4b4f5b699@mail.gmail.com>
On Oct 13, 2005, at 3:48 AM, François-Xavier Coudert wrote:
Just to mention that there are the following testcase failures on
powerpc64-linux (see gcc-testresults) (with -m64) :
Who has such a computer and could give them a try?
These are due to the fact the complex passing ABI changed and that
glibc was not updated to the new ABI.
In other tests in the C and C++ testsuite, there is a keyword which
skips tests like this.
Thanks,
Andrew Pinski