[Bug fortran/55100] FORALL: If the RHS is scalar, not array temporary is needed
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Sun Nov 8 14:53:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55100
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2015-11-08
Blocks| |36854
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Compiling the test in comment 0 with '-Warray-temporaries
-fcheck-array-temporaries' does not report any temporary at compile time nor at
run time.
Do I miss something?
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36854
[Bug 36854] [meta-bug] fortran front-end optimization
More information about the Gcc-bugs
mailing list