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: RFA: Add -frecord-gcc-switches command line switch


Nick Clifton wrote:

> 3rd revision of the patch attached.

This version is OK.

I think it would actually be better to avoid writing out the \n, i.e.,
just write out the literal options.  That seems more straightforward,
and might make mechanical processing of the section by other tools more
automatic.

But, hey, I've nit-picked this patch enough.  You can leave 'em in, or
take 'em out, at your discretion.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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