On Tue, 30 Apr 2013, Rainer Orth wrote:

>       * gcc.c (LINK_COMPRESS_DEBUG_SPEC, ASM_COMPRESS_DEBUG_SPEC):
>       Define.
>       (LINK_COMMAND_SPEC): Invoke LINK_COMPRESS_DEBUG_SPEC.
>       (asm_options): Invoke ASM_COMPRESS_DEBUG_SPEC.

Note that there are separate copies of LINK_COMMAND_SPEC in darwin.h and 
i386/djgpp.h, which maybe should include the new spec.

It's not clear to me from the documentation added by this patch whether 
users are meant to specify their -gz options when compiling, when linking, 
or both - and whether there might be cases when such an option is accepted 
for one of compiling and linking but not the other (which would be 
especially confusing).

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to