From: Jiong Wang Date: Tue, 11 Jul 2017 10:11:09 +0000 (+0100) Subject: [AArch64] Use "#pass" instead of "#..." to filter multiple lines X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=70391b29cfc701f99b21b76100dc69531bf9eeec;p=binutils-gdb.git [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. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 21516026593..1f978bf0c25 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2017-07-11 Jiong Wang + + * testsuite/ld-aarch64/dt_textrel.d: Use "#pass" instead of ".*" to + filter out remaining lines. + 2017-07-07 Maciej W. Rozycki * emultempl/mipself.em (mips_before_allocation): Avoid ELF diff --git a/ld/testsuite/ld-aarch64/dt_textrel.d b/ld/testsuite/ld-aarch64/dt_textrel.d index 2dbbd2fdb68..e28d1646997 100644 --- a/ld/testsuite/ld-aarch64/dt_textrel.d +++ b/ld/testsuite/ld-aarch64/dt_textrel.d @@ -3,5 +3,4 @@ #readelf: -d #... .*TEXTREL.* -.* - +#pass