https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117897
--- Comment #4 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 59868 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59868&action=edit Fix for this PR It needs tidying up and the testcase dejagnu-ifying but it does regtest OK. I didn't realise that class pointer assignment with pointer function targets went through the ordinary assignment route! It'll be ready for submission tomorrow. Paul