https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109345
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[12/13/14/15 Regression] |[12/13/14 Regression]
|class(*) variable that is a |class(*) variable that is a
|string array is not handled |string array is not handled
|correctly |correctly
--- Comment #4 from Paul Thomas <pault at gcc dot gnu.org> ---
A good fix turned out to be a bit more involved than the attachment!
Pushed to mainline - 13- and 14- branches to follow in a week.
Thanks for the report.
Paul