[Bug fortran/78466] [coarray] Explicit cobounds of a procedures parameter not respected
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Tue Nov 22 10:56:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78466
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-11-22
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.9 up to trunk (7.0) when compiled with -fcoarray=lib
-lcaf_single ("works" with -fcoarray=single). When compiled with 4.8, I get at
run time a lot of
...
Program received signal SIGABRT: Process abort signal.
Backtrace for this error:
Program received signal SIGABRT: Process abort signal.
Backtrace for this error:
...
Program received signal SIGABRT: Process abort signal.
Backtrace for this error:
Segmentation fault
More information about the Gcc-bugs
mailing list