RISC-V: Generate ELF priv attributes if priv instruction are explicited used.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / attribute-11.s
index 81099b27ca1857d28a4ce8d5811466c9cc2d08e1..81367da4d493391685555d933b698578600817d3 100644 (file)
@@ -1 +1,3 @@
+       # The csr is explicit used, so we need to generate the priv spec
+       # attributes even if the attributes are not set.
        csrr a0, 0x0
This page took 0.022373 seconds and 4 git commands to generate.