[PATCH] Don't let invalid assembler source files lying around

Richard Henderson rth@redhat.com
Tue Nov 13 15:03:00 GMT 2001


On Sun, Nov 11, 2001 at 09:30:28PM +0100, Franz Sirl wrote:
> 	* toplev.c (toplev_main): Make sure no invalid assembler files remain.

I'd much rather this be handled by the driver.  One, I don't want
manual invocations of ./cc1 to remove *anything*.  Two, if cc1 
crashes, the output file still won't get removed.


r~



More information about the Gcc-patches mailing list