diff options
author | Alan Modra <amodra@gmail.com> | 2020-07-01 09:14:45 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-07-01 10:06:40 +0930 |
commit | 054b336d9a1238da95e40ba292836c9113253653 (patch) | |
tree | 6e7f20fb7a53eaff500bbe9c8257a451bd7d260a | |
parent | 66d743a43e7fc1440a7f8edf4ede73066045ce41 (diff) | |
download | gdb-054b336d9a1238da95e40ba292836c9113253653.zip gdb-054b336d9a1238da95e40ba292836c9113253653.tar.gz gdb-054b336d9a1238da95e40ba292836c9113253653.tar.bz2 |
gas eqv-dot test fails
* testsuite/gas/all/eqv-dot.d: xfail targets that set linkrelax
in data sections, and mep.
-rw-r--r-- | gas/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/all/eqv-dot.d | 5 |
2 files changed, 9 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c249180..b9840ab 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2020-07-01 Alan Modra <amodra@gmail.com> + + * testsuite/gas/all/eqv-dot.d: xfail targets that set linkrelax + in data sections, and mep. + 2020-06-30 H.J. Lu <hongjiu.lu@intel.com> * NEWS: Mention x86 NaCl target support removal. diff --git a/gas/testsuite/gas/all/eqv-dot.d b/gas/testsuite/gas/all/eqv-dot.d index 15138a8..fc40b09 100644 --- a/gas/testsuite/gas/all/eqv-dot.d +++ b/gas/testsuite/gas/all/eqv-dot.d @@ -2,7 +2,10 @@ #name: eqv involving dot # bfin doesn't support 'symbol = expression' # tic30 and tic4x have 4 octets per byte, tic54x has 2 octets per byte -#notarget: bfin-*-* *c30-*-* *c4x-*-* *c54x-*-* mn10300-*-* +#notarget: bfin-*-* *c30-*-* *c4x-*-* *c54x-*-* +# linkrelax targets don't handle equivalence expressions well (nor any +# other forward expression). mep uses complex relocs +#xfail: am33_2.0-*-* crx-*-* h8300-*-* mn10200-*-* mn10300-*-* mep-*-* .*: .* |