http://sourceware.org/bugzilla/show_bug.cgi?id=15947

--- Comment #7 from Nick Clifton <nickc at redhat dot com> ---
Hi Dmytro,

> yes, you are right, __dbe_table is leaking into .notes because it's empty and
> stands just above .notes. Do you consider that's a bug of the linker?

Not really - You could argue that since the __dbe_table section has 0 
length it obviously does not contain any notes, and hence changing its 
type is wrong.  But I think that this is stretching things.  If a 
section has zero length then its type is probably not going to be 
significant, so really I do not see this as being a real problem.

Cheers
   Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to