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

--- Comment #7 from Chris <cmacmackin at gmail dot com> ---
Damian, can you tell me where in the standard allocatable polymorphic results
are prohibited with pure functions? I've been using them that way in my code,
which compiles without issue using gfortran. I haven't tested it with another
compiler although coincidentally I was planning to do that later today.

I am aware of forall being declared deprecated. The example I posted was just a
shortened version of that used at the start of this report. I don't use forall
in my own code.

Reply via email to