https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94909
--- Comment #3 from Neil Carlson ---
Richard, this is just a typical declaration of an abstract type. An extension
of this type will have to define the deferred dot_ function with an interface
that happens to match the interface of dot. The dot f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94909
--- Comment #2 from Richard Biener ---
how's a%dot_(b) not a recursion? (not exactly understanding what that deferred
thing is ...)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94909
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0