I am seeing a strange thing. The (BFD) linker spuriously generates .plt
and .rela.plt sections (both empty) for a link that has no need for them.
It's reproduced with a trivial example, and seen on today's binutils trunk.
Gold does not produce the empty sections.
Empty sections are normally harml
http://sourceware.org/bugzilla/show_bug.cgi?id=12715
Luke Kim changed:
What|Removed |Added
Target||arm-linux-gnueabi
Host|
http://sourceware.org/bugzilla/show_bug.cgi?id=12715
--- Comment #1 from Luke Kim 2011-04-29 07:02:58
UTC ---
Created attachment 5697
--> http://sourceware.org/bugzilla/attachment.cgi?id=5697
assembly source code
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--