[Bug fortran/86149] generic binding in derived types
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 14 17:27:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86149
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |FIXED
Assignee|unassigned at gcc dot gnu.org |janus at gcc dot gnu.org
Target Milestone|--- |9.0
--- Comment #2 from janus at gcc dot gnu.org ---
(In reply to Dominique d'Humieres from comment #1)
> The code compile up to revision r261447, but gives the error starting at
> r261448.
Yes, r261448 fixes exactly the intent(in) condition that is mentioned in the
Intel thread. See PR45521 for more details.
> I let Janus decide if it is the intended behavior (and why) or this is a
> regression.
It is definitely intended behavior, which makes this a bug that was fixed three
days before it was reported :D
In any case, thanks for reporting, Karl!
More information about the Gcc-bugs
mailing list