[Bug fortran/68544] ICE trying to pass derived type constructor as a function

jim.macarthur at codethink dot co.uk gcc-bugzilla@gcc.gnu.org
Wed Nov 25 18:54:00 GMT 2015


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

--- Comment #2 from Jim MacArthur <jim.macarthur at codethink dot co.uk> ---
Sun f90 output:


      CALL sub(t)
               ^  
"pass-type-constructor-as-function.f", Line = 10, Column = 16: ERROR: This use
of derived type "T" is not valid.


More information about the Gcc-bugs mailing list