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.

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

Reply via email to