mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 16:38:05 +08:00
[AArch64] Use "#pass" instead of "#..." to filter multiple lines
ld/ * testsuite/ld-aarch64/dt_textrel.d: Use "#pass" instead of ".*" to filter out remaining lines.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2017-07-11 Jiong Wang <jiong.wang@arm.com>
|
||||||
|
|
||||||
|
* testsuite/ld-aarch64/dt_textrel.d: Use "#pass" instead of ".*" to
|
||||||
|
filter out remaining lines.
|
||||||
|
|
||||||
2017-07-07 Maciej W. Rozycki <macro@imgtec.com>
|
2017-07-07 Maciej W. Rozycki <macro@imgtec.com>
|
||||||
|
|
||||||
* emultempl/mipself.em (mips_before_allocation): Avoid ELF
|
* emultempl/mipself.em (mips_before_allocation): Avoid ELF
|
||||||
|
@ -3,5 +3,4 @@
|
|||||||
#readelf: -d
|
#readelf: -d
|
||||||
#...
|
#...
|
||||||
.*TEXTREL.*
|
.*TEXTREL.*
|
||||||
.*
|
#pass
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user