Re: [Fortran, patch, caf] Add unimplemented message for polymorphic objects with allocatable/pointer components

2016-10-14 Thread Andre Vehreschild
Hi all, commited as r241150. Regards, Andre On Thu, 13 Oct 2016 17:45:08 +0200 Andre Vehreschild wrote: > Hi all, > > attached patch adds an unimplemented message, when a polymorphic coarray > object with allocatable/pointer components is declared for coarray mode >

[Fortran, patch, caf] Add unimplemented message for polymorphic objects with allocatable/pointer components

2016-10-13 Thread Andre Vehreschild
Hi all, attached patch adds an unimplemented message, when a polymorphic coarray object with allocatable/pointer components is declared for coarray mode library. This is just an ad-hoc solution until handling those constructs is implemented. There are already some prs that address ICEs caused by