bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/5900] ELF files with more than 65536 sections not handled corre


From: ian at airs dot com
Subject: [Bug gas/5900] ELF files with more than 65536 sections not handled correctly.
Date: 10 Mar 2008 01:24:37 -0000

------- Additional Comments From ian at airs dot com  2008-03-10 01:24 -------
You seem to be trying to say that section indexes between SHN_LORESERVE and
SHN_HIRESERVE are not to be used.  However, there is no support for that in the
ELF spec.  And it is not required to make everything work.

Also, providing an example with st_shndx proves little, since I was making a
point about the sh_link section in section number zero.  The ELF spec does not
say "add 256 to section indexes."  It just says to use the section index.

What does icc produce with the sample source code?

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]