This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch testsuite]: Deactivate some test in gfortran.dg not supported by w64
- From: Tobias Burnus <burnus at net-b dot de>
- To: Kai Tietz <Kai dot Tietz at onevision dot com>
- Cc: fortran at gcc dot gnu dot org, FX <fxcoudert at gmail dot com>, gcc-patches at gcc dot gnu dot org
- Date: Wed, 30 Apr 2008 14:40:36 +0200
- Subject: Re: [patch testsuite]: Deactivate some test in gfortran.dg not supported by w64
- References: <OFB9F0D90A.A061B371-ONC125743B.0034DC33-C125743B.0034F536@onevision.de>
Kai Tietz wrote:
Do you mean I should deactivate it for all mingw targets? I did this here
just for the x86_64 version.
I expect that it also fails for the other mingw versions as I believe
"chmod" is not supported, but frankly, I do not know. It would be great
if you could test it. (I cannot I have no working Windows around.)
Tobias