GNU Binutils with patches for OS216
修訂 | 19234a6d36237205dc3aa2e4d495eff2713ec342 (tree) |
---|---|
時間 | 2020-02-06 12:28:25 |
作者 | Alan Modra <amodra@gmai...> |
Commiter | Alan Modra |
xfail x86 gas unique test
* testsuite/gas/i386/unique.d: xfail for non-elf targets.
* testsuite/gas/i386/x86-64-unique.d: Likewise.
@@ -1,5 +1,10 @@ | ||
1 | 1 | 2020-02-06 Alan Modra <amodra@gmail.com> |
2 | 2 | |
3 | + * testsuite/gas/i386/unique.d: xfail for non-elf targets. | |
4 | + * testsuite/gas/i386/x86-64-unique.d: Likewise. | |
5 | + | |
6 | +2020-02-06 Alan Modra <amodra@gmail.com> | |
7 | + | |
3 | 8 | * testsuite/gas/elf/section12a.d: Use supports_gnu_osabi in |
4 | 9 | xfail, and rename test. |
5 | 10 | * testsuite/gas/elf/section12b.d: Likewise. |
@@ -1,5 +1,6 @@ | ||
1 | 1 | #objdump: -dw |
2 | 2 | #name: i386 unique sections |
3 | +#xfail: *-*-darwin *-*-pe *-*-*cygwin* *-*-mingw* | |
3 | 4 | |
4 | 5 | .*: +file format .* |
5 | 6 |
@@ -1,6 +1,7 @@ | ||
1 | 1 | #source: unique.s |
2 | 2 | #objdump: -dw |
3 | 3 | #name: 64bit unique sections |
4 | +#xfail: *-*-darwin *-*-pe *-*-*cygwin* *-*-mingw* | |
4 | 5 | |
5 | 6 | .*: +file format .* |
6 | 7 |