https://sourceware.org/bugzilla/show_bug.cgi?id=19109

--- Comment #19 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to cvs-com...@gcc.gnu.org from comment #18)
> The master branch has been updated by Nick Clifton <ni...@sourceware.org>:
> 
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;
> h=e12fe5554c3b70139f68e33ded9e2a8075b9d484
> 
> commit e12fe5554c3b70139f68e33ded9e2a8075b9d484
> Author: Nick Clifton <ni...@redhat.com>
> Date:   Mon Oct 19 11:45:54 2015 +0100
> 
>     Add a gas configure option to select the default behaviour for the
> generation of debug sections - compressed or uncompressed.
>     
>       PR gas/19109
>       * configure.ac: Add option --enable-compressed-debug-sections.
>       This sets the default behaviour for compressing debug sections.
>       * as.c (flag_compress_debug): Define and initialise to
>       COMPRESS_DEBUG_GABI_ZLIB if DEFAULT_COMPRESS_DEBUG is set.
>       (show_usage): Indicate whether --no-compress-debug-sections
>       or --compress-debug-sections is the default.
>       * config/tc-i386.c (flag_compress_debug): Delete definition.
>       * doc/as.texinfo (--nocompress-debug-sectionas): Update
>       description.
>       * NEWS: Announce the new feature.
>       * config.in: Regenerate.
>       * configure: Regenerate.

Please rename --enable-compressed-debug-sections to make it clear that
it is only for assembler, not linker.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to