mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Skip fill-1 gas test for MeP targets.
* testsuite/gas/all/fill-1.d: Skip for MeP targets.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2020-07-02 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* testsuite/gas/all/fill-1.d: Skip for MeP targets.
|
||||
|
||||
2020-07-02 Alex Coplan <alex.coplan@arm.com>
|
||||
|
||||
* config/tc-aarch64.c (reg_name_p): Fix cast so that we don't
|
||||
|
@ -1,6 +1,8 @@
|
||||
#objdump: -s -j .data -j "\$DATA\$"
|
||||
#name: fill test with forward labels
|
||||
#notarget: tic4x-*-* tic54x-*-*
|
||||
# The following targets do not define DIFF_EXPR_OK and so the
|
||||
# .fill expression cannot be calculated at assembly time:
|
||||
#notarget: tic4x-*-* tic54x-*-* mep-*-*
|
||||
|
||||
.*: +file format .*
|
||||
|
||||
|
Reference in New Issue
Block a user