This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Update ld-alpha tests


Readelf is changed. I will check this patch for ld-alpha.


H.J.
----
2006-04-25  H.J. Lu  <hongjiu.lu@intel.com>

	* ld-alpha/tlsbin.rd: Updated for readelf change.
	* ld-alpha/tlsbinr.rd: Likewise.
	* ld-alpha/tlspic.rd: Likewise.

--- testsuite/ld-alpha/tlsbin.rd.other	2005-08-24 08:27:13.000000000 -0700
+++ testsuite/ld-alpha/tlsbin.rd	2006-04-25 14:47:24.000000000 -0700
@@ -121,7 +121,7 @@ Symbol table '.symtab' contains [0-9]+ e
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +10 bg7
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL HIDDEN +9 sh5
 [0-9 ]+: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start
-[0-9 ]+: [0-9a-f]+ +136 FUNC +GLOBAL DEFAULT +7 fn2
+[0-9 ]+: [0-9a-f]+ +136 FUNC +GLOBAL DEFAULT +\[<other>: 88\] +7 fn2
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +9 sg2
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +UND sG1
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL HIDDEN +9 sh1
--- testsuite/ld-alpha/tlsbinr.rd.other	2005-08-24 08:27:13.000000000 -0700
+++ testsuite/ld-alpha/tlsbinr.rd	2006-04-25 14:48:30.000000000 -0700
@@ -116,7 +116,7 @@ Symbol table '.symtab' contains [0-9]+ e
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +10 bg7
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL HIDDEN +9 sh5
 [0-9 ]+: [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start
-[0-9 ]+: [0-9a-f]+ +136 FUNC +GLOBAL DEFAULT +7 fn2
+[0-9 ]+: [0-9a-f]+ +136 FUNC +GLOBAL DEFAULT +\[<other>: 88\] +7 fn2
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +9 sg2
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +UND sG1
 [0-9 ]+: [0-9a-f]+ +0 TLS +GLOBAL HIDDEN +9 sh1
--- testsuite/ld-alpha/tlspic.rd.other	2005-08-24 08:27:13.000000000 -0700
+++ testsuite/ld-alpha/tlspic.rd	2006-04-25 14:47:35.000000000 -0700
@@ -67,7 +67,7 @@ Symbol table '.dynsym' contains [0-9]+ e
 .* [0-9a-f]+     0 TLS     GLOBAL DEFAULT    8 sg5
 .* [0-9a-f]+     0 NOTYPE  GLOBAL DEFAULT  UND __tls_get_addr
 .* [0-9a-f]+     0 TLS     GLOBAL DEFAULT    8 sg1
-.* [0-9a-f]+   172 FUNC    GLOBAL DEFAULT    6 fn1
+.* [0-9a-f]+   172 FUNC    GLOBAL DEFAULT \[<other>: 88\]     6 fn1
 .* [0-9a-f]+     0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start
 .* [0-9a-f]+     0 TLS     GLOBAL DEFAULT    8 sg2
 .* [0-9a-f]+     0 TLS     GLOBAL DEFAULT    8 sg6
@@ -126,7 +126,7 @@ Symbol table '.symtab' contains [0-9]+ e
 .* [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +8 sg5
 .* [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +UND __tls_get_addr
 .* [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +8 sg1
-.* [0-9a-f]+ +172 FUNC +GLOBAL DEFAULT +6 fn1
+.* [0-9a-f]+ +172 FUNC +GLOBAL DEFAULT +\[<other>: 88\] +6 fn1
 .* [0-9a-f]+ +0 NOTYPE +GLOBAL DEFAULT +ABS __bss_start
 .* [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +8 sg2
 .* [0-9a-f]+ +0 TLS +GLOBAL DEFAULT +8 sg6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]