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-05.d
CommitLineData
41285764
NC
1#source: attr-merge-priv-spec-c.s
2#source: attr-merge-priv-spec-d.s
3#source: attr-merge-priv-spec-a.s
4#as:
5#ld: -r
39ff0b81
NC
6#warning: .*warning: .*use privilege spec version 1.9.1 but the output use version 1.11.0.
7#warning: .*warning: .*privilege spec version 1.9.1 can not be linked with other spec versions.
8#readelf: -A
9
10Attribute Section: riscv
11File Attributes
12 Tag_RISCV_arch: [a-zA-Z0-9_\"].*
13 Tag_RISCV_priv_spec: 1
14 Tag_RISCV_priv_spec_minor: 11
This page took 0.025436 seconds and 4 git commands to generate.