https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121060
Paul Thomas <pault at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pault at gcc dot gnu.org --- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> --- associate(laplacian_phi => laplacian (phi)) works as expected. For some reason, matching_typebound_op is failing to find the specific procedure; ie. 'laplacian'. Paul