This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
New failures for x86_64-pc-mingw32
- From: NightStrike <nightstrike at gmail dot com>
- To: "Fortran List" <fortran at gcc dot gnu dot org>
- Date: Sun, 31 Aug 2008 03:59:04 -0400
- Subject: New failures for x86_64-pc-mingw32
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=/QtAgbSsEgJX6AvSWxWJFFY7qdzcC1XOM9Aui2FKj9A=; b=szifrdcpVkajsaJ0nOiatxL4gslpgbeGK7XDNnu2GYqM2xl9iy5bg9KrKX0JIl3Ig9 IdigmmGvssEn2dtYF/u0K223yZ7ZzxZXhULiKb0T59HxJ/RmdQZekUWnwgxsPmqud1qN lBkSJkbKF7Qz2OSK/MrXXdmEhezJiVjSdxuKw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=h+QqlB+6XRS2ddOA76mTzr+Uzo/ukw/WPAphZG25SHvFW4fMofhKOWiddcf2WfSIe6 OcFoInhpVF/LZ1vNjnVQ1ggNmXYQZtMMTPBRxLTcMpkDttZarnqNrOkSdmCYmWh7TFBm IdNk0JNlVfDBcyNr/4rWsyyyPXaoDn5C7LRjc=
A testsuite ran against an Aug 26th 2008 snapshot of gcc yields these
as failures that are new since the last time I was able to get the
testsuite to run:
FAIL: gfortran.dg/fmt_g0_1.f08 -O0 execution test
FAIL: gfortran.dg/fmt_g0_1.f08 -O1 execution test
FAIL: gfortran.dg/fmt_g0_1.f08 -O2 execution test
FAIL: gfortran.dg/fmt_g0_1.f08 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/fmt_g0_1.f08 -O3 -fomit-frame-pointer
-funroll-loops execution test
FAIL: gfortran.dg/fmt_g0_1.f08 -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/fmt_g0_1.f08 -O3 -g execution test
FAIL: gfortran.dg/fmt_g0_1.f08 -Os execution test
FAIL: gfortran.dg/fmt_g0_2.f08 -O0 execution test
FAIL: gfortran.dg/fmt_g0_2.f08 -O1 execution test
FAIL: gfortran.dg/fmt_g0_2.f08 -O2 execution test
FAIL: gfortran.dg/fmt_g0_2.f08 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/fmt_g0_2.f08 -O3 -fomit-frame-pointer
-funroll-loops execution test
FAIL: gfortran.dg/fmt_g0_2.f08 -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/fmt_g0_2.f08 -O3 -g execution test
FAIL: gfortran.dg/fmt_g0_2.f08 -Os execution test
Are these known to fail for everyone?