Re: [PATCH] Fortran : ICE on invalid code PR95398

2020-08-26 Thread Thomas Koenig via Gcc-patches
Hi Mark, Please find attach a fix for PR95398.  The original patch was  by Steve Kargl. OK to commit? OK. Thanks for taking this on! Regards Thomas

[PATCH] Fortran : ICE on invalid code PR95398

2020-08-26 Thread Mark Eggleston
Please find attach a fix for PR95398.  The original patch was  by Steve Kargl. OK to commit? [PATCH] Fortran  : ICE on invalid code PR95398 The CLASS_DATA macro is used to shorten the code accessing the derived components of an expressions type specification.  If the type is not BT_CLASS the