https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81265
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-06-30
CC| |pault at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed with 7.1.0 and trunk (8.0) and -fcoarray=single is enough to
reproduce the problem. Note that replacing 'source=0' with e.g., 'source=42'
makes the test passes, but accessing coarray gives a segfault.