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.