This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix driver/39293
On Tue, 24 Mar 2009, Michael Meissner wrote:
> I would prefer no more configure opitions.
That's fair.
> I rewrote the patch to extend -save-temps to take an optional argument,
> and make -save-temps=obj be based on the -o name, and -save-temps or
> -save-temps=cwd gives the current behavior. At one point, I added a
> third varient of -save-temps=<prefix> where <prefix> might some prefix
> other than using the object name, but I removed it, on the grounds it
> was harder to explain, and it wouldn't allow adding yet another
> -save-temps option in the future.
When/if this gets installed, would you mind also adding a note to
gcc-4.5/changes.html?
Thanks,
Gerald