i386: Update tests for -z separate-code
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 16 Feb 2018 16:59:14 +0000 (08:59 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 16 Feb 2018 17:00:12 +0000 (09:00 -0800)
commit75bd00e87e3af7c3b43ae162394d0bd3a3385f26
tree9c646e69ebeedd867b0661f6c036e7d4b7701ff4
parent760b28930013fc479fece0007b3db79ade49155c
i386: Update tests for -z separate-code

"-z separate-code" generates:

0x00002080 00200000 00000000 00000000 00000000 . ..............

There is a space ' ', instead of '.'. Update these tests to expect ".*".

* testsuite/ld-i386/pr19636-1a.d: Updated.
* testsuite/ld-i386/pr19636-1b.d: Likewise.
* testsuite/ld-i386/pr19636-1j.d: Likewise.
* testsuite/ld-i386/pr19636-1k.d: Likewise.
* testsuite/ld-i386/pr19636-2a.d: Likewise.
* testsuite/ld-i386/pr19636-2b.d: Likewise.
ld/ChangeLog
ld/testsuite/ld-i386/pr19636-1a.d
ld/testsuite/ld-i386/pr19636-1b.d
ld/testsuite/ld-i386/pr19636-1j.d
ld/testsuite/ld-i386/pr19636-1k.d
ld/testsuite/ld-i386/pr19636-2a.d
ld/testsuite/ld-i386/pr19636-2b.d
This page took 0.027378 seconds and 4 git commands to generate.