Fix debug section compression so that it is only performed if it would make the secti...
[deliverable/binutils-gdb.git] / gas / doc / as.texinfo
index 36c2207c3e00acd775a4ac51394098fd75790e41..bedb4d5a54a4f214c9b7755a5ef44028e0d0ed40 100644 (file)
@@ -627,7 +627,8 @@ Begin in alternate macro mode.
 @item --compress-debug-sections
 Compress DWARF debug sections using zlib.  The debug sections are renamed
 to begin with @samp{.zdebug}, and the resulting object file may not be
-compatible with older linkers and object file utilities.
+compatible with older linkers and object file utilities.  Note if compression
+would make a given section @emph{larger} then it is not compressed or renamed.
 
 @item --nocompress-debug-sections
 Do not compress DWARF debug sections.  This is the default.
This page took 0.025759 seconds and 4 git commands to generate.