------- Additional Comments From ian at airs dot com  2005-04-15 16:35 -------
My point is that symbols like the STT_FILE symbol or STT_SECTION symbols do not
need to have a name.  It is not a bug to have a symbol with no name.  The macro
tc_canonicalize_symbol_name applies to all symbols.  That macro should not
reject symbols with no name.

It is fine with me if you want to reject symbols with no name in other places.

You suggested that tc_canonicalize_symbol_name should not be called in this
context.  I don't agree.  It should be called for every symbol name.  Any other
course of action is potentially confusing.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=847

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


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

Reply via email to