Don't compress debug sections smaller than 32 bytes.
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Jan 2011 00:24:23 +0000 (00:24 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Jan 2011 00:24:23 +0000 (00:24 +0000)
commit6ac88ef38d4da039b342dff4c457044f924bfc8a
tree3a6f26e161f11aaa8f6c4e0ad4446966bb96a5b5
parentc25658875fc186ba568ba35a7de3153796020a01
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