[Bug fortran/88447] Non-contiguous array argument of some class not passed properly to subroutine
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Tue Dec 11 10:36:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88447
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-12-11
Ever confirmed|0 |1
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 6.4 up to trunk (9.0). With 5.5.0 I get at run time
At line 24 of file pr88447_1.f90 (unit = 6, file = 'stdout')
Fortran runtime error: '*' requires at least one associated data descriptor
(a,*(3f12.3," |"))
^
More information about the Gcc-bugs
mailing list