https://sourceware.org/bugzilla/show_bug.cgi?id=18347

--- Comment #3 from Solra Bizna <solrabizna at gmail dot com> ---
Ah! That explains what's happening.

Just tried the patch. It works great.

As far as adding some way to suppress the warning... Instruction set extensions
mean that an acceptable symbol one day will cause a warning tomorrow. Having
some way to suppress the warning would be good. If it's possible, I'd suggest
keeping the warning on definitions of the form "X=Y", and having no warning on
the rather more explicit (but equivalent, right?) ".set X, Y". If the user
really wants a symbol with that kind of name, they oughtn't mind being explicit
about it.

-- 
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