https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78395
janus at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vehre at gcc dot gnu.org --- Comment #2 from janus at gcc dot gnu.org --- (In reply to janus from comment #1) > gfortran 6.2.0 says: > > v6 = 3 * v4%get_t2() ! This line is the one which causes ICE > 1 > Error: Assignment to an allocatable polymorphic variable at (1) is not yet > supported It seems this error message was removed on trunk by Andre's r241439.