[PATCH] Add -### option

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


On Sat, Nov 03, 2001 at 11:47:06PM -0800, Ira Ruben wrote:
> Now I really don't understand what you mean.  Please clearify.

The option '-print-multi-lib' is not passed to subprocesses, but
you do not see any code in whatever-that-function-was to remove it.

I'm saying that _something_ copied -### onto the pass-this-to-subcommands
list, and it shouldn't have.  Rather than put -### on the list, then
have special code to take it out again.

> The option is more-or-less mimicking -v and the check to act upon
> it is where -v does it's action.

But -v *does* get passed to subprocesses.


r~



More information about the Gcc-patches mailing list