[Bug gas/26339] [aarch64] unknown architectural extensions

2020-08-06 Thread nsz at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26339 --- Comment #1 from Szabolcs Nagy --- i will have to check the rest but at least 'mte' is not an architecture extension in the gnu tools, there is 'memtag' instead i.e. -march=armv8.5-a+memtag is valid but -march=armv8.5-a+mte is not. -- Yo

[Bug gas/26339] [aarch64] unknown architectural extensions

2020-08-06 Thread ktkachov at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26339 Kyrill Tkachov changed: What|Removed |Added CC||ktkachov at sourceware dot org --- C

[Bug gas/26339] [aarch64] unknown architectural extensions

2020-08-06 Thread ktkachov at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26339 --- Comment #3 from Kyrill Tkachov --- > I think that behaviour is aligned with what LLVM did with > https://github.com/llvm/llvm-project/commit/ > 9c9067316be2b802a3af689b94aadc2740a47bcc > Sorry, I meant to say "what LLVM did before the c

[Bug gas/26339] [aarch64] unknown architectural extensions

2020-08-06 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26339 Nick Desaulniers changed: What|Removed |Added CC||caij2003 at gmail dot com -- You

[Bug gas/26339] [aarch64] unknown architectural extensions

2020-08-06 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26339 Nick Desaulniers changed: What|Removed |Added CC||david.spickett at linaro dot org