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-02.d
CommitLineData
41285764
NC
1#source: attr-merge-priv-spec-c.s
2#source: attr-merge-priv-spec-a.s
3#as:
4#ld: -r
39ff0b81
NC
5#warning: .*warning: .*use privilege spec version 1.9.1 but the output use version 1.11.0.
6#warning: .*warning: .*privilege spec version 1.9.1 can not be linked with other spec versions.
7#readelf: -A
8
9Attribute Section: riscv
10File 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.02486 seconds and 4 git commands to generate.