This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/77261] gfortran.dg/random_3.f90 FAILs
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 21 Aug 2016 10:54:06 +0000
- Subject: [Bug libfortran/77261] gfortran.dg/random_3.f90 FAILs
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-77261-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77261
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2016-08-21
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
AFAIU this occurs for platforms without real(10) and is due to the fact that
the sequence for real(16) is different from the sequence for other reals.