This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Bounds-checking for Fortran testsuite was: Re: [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes
- From: Andrew Pinski <pinskia at gmail dot com>
- To: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- Cc: Dorit Nuzman <DORIT at il dot ibm dot com>, janis187 at us dot bim dot com, Tobias Burnus <burnus at net-b dot de>, fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, Thomas Koenig <Thomas dot Koenig at online dot de>
- Date: Wed, 13 Dec 2006 01:28:20 -0800
- Subject: Re: Bounds-checking for Fortran testsuite was: Re: [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes
- References: <OFD35CB343.0B772F83-ONC2257242.004D53AD-C2257242.004DDE15@il.ibm.com> <20061212201907.p89usy7u0ow8kk88@webmail.physik.uni-muenchen.de>
On Tue, 2006-12-12 at 20:19 +0100, Tobias SchlÃter wrote:
> [ Sorry, I hit send to early before ]
> With this patch gfortran passes the testsuite with no unexpected
> failures on i386-darwin, provided my workaround for PR 29516 is in
> place.
This breaks gfortran testing on powerpc-darwin:
ERROR: (DejaGnu) proc "is-effective-target powerpc_altivec_ok" does not
exist.
The error code is NONE
The info on the error is:
no files matched glob pattern
"/Users/pinskia/src/trunk/gcc/gcc/testsuite/gfortran.fortran-torture/gfortran*"
while executing
"glob /Users/pinskia/src/trunk/gcc/gcc/testsuite/gfortran.fortran-torture/gfortran*"
invoked from within
"catch "glob ${path}/${pattern}" tmp"
Thanks,
Andrew Pinski