]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/testsuite/gas/riscv/attribute-05.s
RISC-V: Support ELF attribute for gas and readelf.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / riscv / attribute-05.s
diff --git a/gas/testsuite/gas/riscv/attribute-05.s b/gas/testsuite/gas/riscv/attribute-05.s
new file mode 100644 (file)
index 0000000..3b3b7f6
--- /dev/null
@@ -0,0 +1,6 @@
+       .attribute arch, "rv32g"
+       .attribute priv_spec, 1
+       .attribute priv_spec_minor, 2
+       .attribute priv_spec_revision, 3
+       .attribute unaligned_access, 1
+       .attribute stack_align, 16