[Bug fortran/86408] [9 Regression] bogus error: ABSTRACT INTERFACE must not have an assumed character length result (F2003: C418)
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 5 15:08:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86408
--- Comment #5 from janus at gcc dot gnu.org ---
Hi Paul,
thanks for your comments!
(In reply to paul.richard.thomas@gmail.com from comment #4)
> I see two problems with my patch for PR49630.
>
> (i) It was F2008, not F2003.
I see :)
Already suspected something like that ..
> (ii) More importantly, I should have excluded deferred character
> length from this treatment.
Right. If you agree that my patch in comment #2 is sufficient to fix this, I'll
commit this to trunk after regtesting, possibly with a modification of the
error wording (F03->F08).
Or do you prefer to take care of this yourself?
More information about the Gcc-bugs
mailing list