This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add remove-outfile and use on darwin


Hi Jack,

On Thu, 12 Aug 2010, Jack Howarth wrote:
> +@item @code{remove-outfile}
> +The @code{remove-outfile} spec function takes one argument.  It looks for the
> +first argument in the outfiles array and removes it.  Here is a small example
> +its usage:

I assume you meant "a small example of its usage"?  (The lines are a tad
long, can you wrap them a bit earlier?)

Also, the description of the functionality did not seem right to me at
first, though looking at the code and reading again I understand.  How
about "It removes all occurrences of its argument from the outfiles
array" or something like that?

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]