bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when


From: christophe.lyon at st dot com
Subject: [Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections
Date: Thu, 20 Oct 2011 16:08:24 +0000

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

--- Comment #6 from christophe.lyon at st dot com <christophe.lyon at st dot 
com> 2011-10-20 16:08:24 UTC ---
Hi Nick,
The comment is much clearer indeed, thanks.
I have noticed a typo "defintion" near the end of the comment.

However, I am wondering whether prefixing with "__" is secure enough: in my
understanding, the C standard defines the "__" namespace as reserved for tools,
but as such it could very well be used by some GCC or GLIBC magic, or by a
end-user, couldn't it?

What about using something like "_._" which could still be used in assembly,
but much less likely? But I won't argue strongly on this point.

Thanks

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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