[PATCH] Fix -save-temps from clobbering input file@apple.com

Richard Henderson rth@redhat.com
Tue Nov 6 22:55:00 GMT 2001


On Mon, Nov 05, 2001 at 10:46:28AM -0800, Ira Ruben wrote:
> -		delete_this_arg = 0;

I don't see a replacement for this.

> +		     	static struct stat st_input;

You can't cache this across calls to set_input.


r~



More information about the Gcc-patches mailing list