RISC-V: Report warning when linking the objects with different priv specs.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / attr-merge-priv-spec-failed-01.d
1 #source: attr-merge-priv-spec-a.s
2 #source: attr-merge-priv-spec-c.s
3 #as:
4 #ld: -r
5 #warning: .*warning: .*use privilege spec version 1.11.0 but the output use version 1.9.1.
6 #warning: .*warning: .*privilege spec version 1.9.1 can not be linked with other spec versions.
7 #readelf: -A
8
9 Attribute Section: riscv
10 File Attributes
11 Tag_RISCV_arch: [a-zA-Z0-9_\"].*
12 Tag_RISCV_priv_spec: 1
13 Tag_RISCV_priv_spec_minor: 11
This page took 0.029547 seconds and 4 git commands to generate.