Fortran, committed: Forall-with-temporary problems(pr 50069 and pr 55086).
Christophe Lyon
christophe.lyon@linaro.org
Thu Jan 19 12:53:00 GMT 2017
Hi,
On 18 January 2017 at 22:45, Louis Krupp <louis.krupp@zoho.com> wrote:
> Fixed in revision 244601.
>
I've noticed a new failure on arm/aarch64:
compiler driver --help=fortran option(s): "^ +-.*[^:.]$" absent from
output: " -ftest-forall-temp Force creation of temporary to
test infrequently-executed forall code"
when testing gcc. (I mean the error appears in gcc.sum/gcc.log, not
gfortran.sum)
The output above the failure does contain:
[...]
-fstack-arrays Put all local arrays on stack.
-ftest-forall-temp Force creation of temporary to test
infrequently-executed forall code
-funderscoring Append underscores to externally visible names.
[...]
so I'm not sure why there is a failure?
Christophe
More information about the Fortran
mailing list