From 6ac88ef38d4da039b342dff4c457044f924bfc8a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 19 Jan 2011 00:24:23 +0000 Subject: Don't compress debug sections smaller than 32 bytes. 2011-01-18 H.J. Lu * write.c (compress_debug): Return if section size is small than 32 byte. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index bb47e72..d9cf957 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2011-01-18 H.J. Lu + * write.c (compress_debug): Return if section size is smaller + than 32 bytes. + +2011-01-18 H.J. Lu + PR gas/12409 * write.c (compress_debug): Return if section size is 0. -- cgit v1.1