[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/15947] objcopy changes the type of the section header
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/15947] objcopy changes the type of the section header |
Date: |
Thu, 19 Sep 2013 16:07:01 +0000 |
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/15947] New: objcopy changes the type of the section header, milinevskyy at gmail dot com, 2013/09/12
- [Bug binutils/15947] objcopy changes the type of the section header, nickc at redhat dot com, 2013/09/17
- [Bug binutils/15947] objcopy changes the type of the section header, milinevskyy at gmail dot com, 2013/09/17
- [Bug binutils/15947] objcopy changes the type of the section header, nickc at redhat dot com, 2013/09/18
- [Bug binutils/15947] objcopy changes the type of the section header, milinevskyy at gmail dot com, 2013/09/18
- [Bug binutils/15947] objcopy changes the type of the section header, nickc at redhat dot com, 2013/09/19
- [Bug binutils/15947] objcopy changes the type of the section header, milinevskyy at gmail dot com, 2013/09/19
- [Bug binutils/15947] objcopy changes the type of the section header,
nickc at redhat dot com <=