about summary refs log tree commit diff
path: root/tests/ui/abi/sparcv8plus.sparc.stderr
blob: e2aa89a9273177f2fb56b987d5975021b5e2cbf7 (plain)
1
2
3
4
5
6
7
8
error: -v8plus,-v9
  --> $DIR/sparcv8plus.rs:28:1
   |
LL | compile_error!("-v8plus,-v9");
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: aborting due to 1 previous error