diff options
Diffstat (limited to 'ld/testsuite/ld-tic6x/attr-unknown-5.d')
-rw-r--r-- | ld/testsuite/ld-tic6x/attr-unknown-5.d | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-tic6x/attr-unknown-5.d b/ld/testsuite/ld-tic6x/attr-unknown-5.d new file mode 100644 index 0000000..5a17b9a --- /dev/null +++ b/ld/testsuite/ld-tic6x/attr-unknown-5.d @@ -0,0 +1,12 @@ +#name: C6X unknown attribute merging 5 +#as: -mlittle-endian +#ld: -r -melf32_tic6x_le +#source: attr-unknown-1000-1.s +#source: attr-unknown-1000-1.s +#warning: .*warning: unknown EABI object attribute 1000 +#readelf: -A + +Attribute Section: c6xabi +File Attributes + Tag_ISA: C674x + Tag_unknown_1000: 1 \(0x1\) |