------- Comment #4 from pinskia at gcc dot gnu dot org 2008-03-25 21:11 ------- (In reply to comment #2) > But that still doesn't help with SIGQUIT or KILL. Asking too much?
I think you are asking too much there, the same issue with those two signals with -S and -c happen too. The GCC driver tries to be smart when cc1/as are killed/exit incorrectly with respect of the output files but it does nothing with respect of MF file when it could. -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35697