[google]Pass --save-temps to the assembler (issue4436049)

Diego Novillo dnovillo@google.com
Tue Apr 19 19:47:00 GMT 2011


On Tue, Apr 19, 2011 at 15:02, Easwaran Raman <eraman@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  <eraman@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?

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.



More information about the Gcc-patches mailing list