This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Testsuite errors
- From: "Daniel Franke" <franke dot daniel at gmail dot com>
- To: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Fri, 6 Jun 2008 13:07:05 +0200
- Subject: Re: Testsuite errors
- 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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=R8qqzllS5nT2yLXO2YmZvHZZIcs+oxd8EYHDL+gdbTY=; b=Hbxy110yRm28LFhqpmllHwfvaDfcjiXAC8KVw5TYnjw9TLW1VSEYs/C7HB/lZ126B1 Vp7jgL4TM/o285yfbuS/RYyR+jsW527apVykn8RWjEjEolley+uUTq2xjyOQ0tvHg0us vFKxRtfmj8fBqn8UZLl/i+uX1R7qB4ClOAdH4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=XOvpGko6NBwjgma9t7up53cdEKscRtHyti3VhN0CexpcLmOFIWlJ9A9Gx3sLh1miMA GdC5L51izx4axcaAtnDV8Png9QUR/0LEbTm2+A/WfFxzxXu3RbJBVISUZl5MRMEwE6mN oFvjZcl3RGBgIj4na3JiM2bD8p3BdZMpOE8C8=
- References: <339c37f20806060356y6391db9dl7a8ee5d134584238@mail.gmail.com>
2008/6/6, Paul Richard Thomas <paul.richard.thomas@gmail.com>:
> === gfortran Summary ===
>
> # of expected passes 26118
> # of unexpected failures 124
> # of unexpected successes 4
> # of expected failures 3
> # of untested testcases 18
> # of unsupported tests 34
There seem to be no such reports on
http://gcc.gnu.org/ml/gcc-testresults/2008-06/ ...
Did you update all the libraries? I ran into something like this a
couple of times when just updating gcc/fortran, but not libgfortran
(or any other lib).