mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +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>
|
||||
|
||||
* emultempl/mipself.em (mips_before_allocation): Avoid ELF
|
||||
|
@ -3,5 +3,4 @@
|
||||
#readelf: -d
|
||||
#...
|
||||
.*TEXTREL.*
|
||||
.*
|
||||
|
||||
#pass
|
||||
|
Reference in New Issue
Block a user