diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/property-x86-cet2b-x32.d')
-rw-r--r-- | ld/testsuite/ld-x86-64/property-x86-cet2b-x32.d | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/property-x86-cet2b-x32.d b/ld/testsuite/ld-x86-64/property-x86-cet2b-x32.d new file mode 100644 index 0000000..9e986c2 --- /dev/null +++ b/ld/testsuite/ld-x86-64/property-x86-cet2b-x32.d @@ -0,0 +1,7 @@ +#source: property-x86-empty.s +#source: property-x86-ibt.s +#source: property-x86-shstk.s +#source: property-x86-3.s +#as: --x32 -mx86-used-note=yes +#ld: -r -m elf32_x86_64 -z cet-report=error +#error: .*: error: missing IBT and SHSTK properties.*: error: missing SHSTK property.*: error: missing IBT property.*: error: missing IBT and SHSTK properties |