------- Comment #14 from dfranke at gcc dot gnu dot org 2010-06-12 21:46 ------- (In reply to comment #13) > Would it be ok to require '-cpp' with '-M' or shall '-M' work without explicit > preprocessing enabled? In the latter case, would it be ok to enable > preprocessing implicitly?
"Passing -M to the driver implies -E" - so much for that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31588