On Tue, Apr 19, 2011 at 12:19 PM, Diego Novillo <dnovi...@google.com> wrote:
> On Tue, Apr 19, 2011 at 15:02, Easwaran Raman <era...@google.com> wrote:
>> This makes the gcc driver pass the --save-temps option to the assembler or 
>> assembler wrapper so that post-assembly tools like MAO can be integrated. 
>> Bootstraps on x86_64. Ok for google/main?
>>
>> 2011-04-19  Easwaran Raman  <era...@google.com>
>>
>>        * gcc/gcc.c (static const char *asm_options): Pass
>
> No need to specify 'static const char *'.  Just 'asm_options'.
>
>>        --save-temps to the assembler.
>
> Could you add a comment stating what version of binutils we need to use this?
This is to work with the assembler wrapper that has to know whether to
save the assembly file after running any post-assembly tools like MAO.

> I will commit this patch for you.  Given that you will be sending
> other patches, please fill in the write access form at
> http://sourceware.org/cgi-bin/pdw/ps_form.cgi
>
>
> Diego.
>

Reply via email to