https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63867

--- Comment #1 from mrestelli <mrestelli at gmail dot com> ---
Also, I should add that changing 

type is(character(len=*))

to

type is(character(len=:))

given an internal compiler error (anyway, the code then is invalid)

Marco

Reply via email to