https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111756
--- Comment #2 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 56114 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56114&action=edit Proposed patch implementing the dependency options for gm2/cc1gm2 This proposed patch implements -M, -MM, -MF, -MT, -MQ. It probably also needs -MP, -MD, -MMD (to be done in the next patch).