[Bug fortran/84143] Intrinsic output of PDT incorrectly includes type parameters
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Jan 31 14:42:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84143
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-01-31
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed.
Note that
print *, x%n
gives 0. Should not it be 3?
More information about the Gcc-bugs
mailing list