https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29550
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tkoenig at gcc dot gnu.org --- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- We now have the function check_conjg_transpose_variable in frontend-passes.c, which we could use for detecting and counting transpose and conjg. Hmm... looks like we could do something with that in gfc_conv_intrinsic_funcall.