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)
"-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

index f6fda3035d2776be3107a3912c6c3aea90dad829..42e188459dc47f2df9f63e2749ab601490f78408 100644 (file)
@@ -1,3 +1,12 @@
+2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * 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.
+
 2018-02-16  H.J. Lu  <hongjiu.lu@intel.com>
 
        * testsuite/ld-i386/i386.exp: Add -z noseparate-code.
index e82ef0ef5d5c9a477588eff9602ccaaf0e7a6cf3..83d60de219da0dc63391a4f35f79c7ab76c27308 100644 (file)
@@ -13,4 +13,4 @@ Hex dump of section '.got':
   0x[0-9a-f]+ [0 ]+\.+
 
 Hex dump of section '.got.plt':
-  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .\.+
+  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .*
index bc67f9d3d45816c5f80dfbebcbb13c0f9361bd50..84492167756fd784612151dd4f84e5b30556f785 100644 (file)
@@ -16,4 +16,4 @@ Hex dump of section '.got':
   0x[0-9a-f]+ [0 ]+\.+
 
 Hex dump of section '.got.plt':
-  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .\.+
+  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .*
index f7d5ee5460b56e0cce7056c8dd4c133f11a815ca..e4a7b3c27134852013a3668f94655b56778f051c 100644 (file)
@@ -10,4 +10,4 @@ Hex dump of section '.got':
   0x[0-9a-f]+ [0 ]+\.+
 
 Hex dump of section '.got.plt':
-  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .\.+
+  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .*
index a1a54754ad442fb6b2667c96ea9c53eeedff0ed4..55d06f519f79d1a15c8169969bf5e12eeb175453 100644 (file)
@@ -17,4 +17,4 @@ Hex dump of section '.got':
   0x[0-9a-f]+ [0 ]+\.+
 
 Hex dump of section '.got.plt':
-  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .\.+
+  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .*
index 290a13aea0dd2a3374565104f7c9becbf3b331e4..a3eafecb3bb586a17dd617a21933695e2a8edafd 100644 (file)
@@ -16,4 +16,4 @@ Hex dump of section '.got':
   0x[0-9a-f]+ [0 ]+\.+
 
 Hex dump of section '.got.plt':
-  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .\.+
+  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .*
index 35739c87b475f20c6cae3e7288875272e76cccee..57965f2775a7e958b72621268d8c833064bc6849 100644 (file)
@@ -17,4 +17,4 @@ Hex dump of section '.got':
   0x[0-9a-f]+ [0 ]+\.+
 
 Hex dump of section '.got.plt':
-  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .\.+
+  0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .*
This page took 0.037815 seconds and 4 git commands to generate.