[Bug fortran/65223] Regresion on elemental type-bound procedure's passed object with INTENT(OUT)

jwmwalrus at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Feb 27 15:13:00 GMT 2015


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

--- Comment #2 from John <jwmwalrus at gmail dot com> ---
Changing the ELEMENTAL attribute to PURE produces the same error. If that's the
intended behavior, then that's the same as saying type-bound procedures cannot
be pure.

The thread mentioned by Dominique d'Humieres seems to only apply to "unlimited
polymorphic", which is not part of the test case I posted.



More information about the Gcc-bugs mailing list