[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/273] SOM size -A
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/273] SOM size -A |
Date: |
Thu, 21 Nov 2019 10:46:54 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=273
--- Comment #19 from Alan Modra <amodra at gmail dot com> ---
I think we can probably exclude SOM spaces by simply ignoring any BFD section
with no flags set. It seems to me that a BFD section without at least one of
SEC_ALLOC and SEC_HAS_CONTENTS is quite useless as a real section, so such
sections should not occur except in weird cases like SOM spaces.
--
You are receiving this mail because:
You are on the CC list for the bug.