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

--- Comment #7 from Sudakshina Das <sudi at gcc dot gnu.org> ---
We have added extra options for every feature that has been explicitly
mentioned as optional and backported in the architecture. The reason why we are
not adding the rest is to prevent an explosion of commandline options. Since
these remaining extensions are mandatory at Armv8.5-A we expect a user to just
use -march=armv8.5-a, and if we have an explicit use case for someone having
implemented one of these features under the Armv8.[N+1] rule we can consider
giving it a command line option.

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