https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108434
--- Comment #14 from anlauf at gcc dot gnu.org ---
(In reply to Paul Thomas from comment #13)
> BTW The attached patch regression tests OK :-)
Simple and effective. Nice!
Regarding the treatment of the error message: do we need to help the
translators here (using G_())?
const char *err = "Allocatable component of structure at %C must have a "
"deferred shape";
