Don't compress debug sections smaller than 32 bytes.
commitcfabe4d400a57fd6f8b6224578b6e7000362dbfd
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Jan 2011 00:24:21 +0000 (19 00:24 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Jan 2011 00:24:21 +0000 (19 00:24 +0000)
treefa0bde6db00befdf8d98c5ae67c8f1695b8549a6
parentdb6b0a0c12a0fe94424ca05fe49c454368a7c432
Don't compress debug sections smaller than 32 bytes.

2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>

* write.c (compress_debug): Return if section size is small than
32 byte.
gas/ChangeLog
gas/write.c