[PATCH] Fortran : ICE in gfc_validate_kind PR96099

Thomas Koenig tkoenig@netcologne.de
Sun Oct 4 10:33:23 GMT 2020


Hi Mark,

> This is a follow up to PR95586 which fixed only the ICE that occurred 
> when using derived types in an implicit statement.  The ICE occurred 
> because an attempt was made to determine kind for types that do not have 
> kinds.
> 
> This patch ensures that kind is only determined for types that support 
> kind.
> 
> OK for master?

OK.

> Is it worth backporting?

As an ICE on invalid for quite a special case, I'd say probably
not.

Thanks for the patch!

Best regards

	Thomas


More information about the Gcc-patches mailing list