2009-09-23 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/localpic.d: Updated.
This commit is contained in:
parent
2a86604a47
commit
3bccaff786
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-09-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/i386/localpic.d: Updated.
|
||||
|
||||
2009-09-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/i386/i386.exp: Run localpic.
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
#readelf: -r
|
||||
#readelf: -rs
|
||||
#name: i386 local PIC
|
||||
|
||||
Relocation section '.rel.text' at offset 0x[0-9a-f]+ contains 1 entries:
|
||||
Offset Info Type Sym.Value Sym. Name
|
||||
[0-9a-f]+ +[0-9a-f]+ R_386_GOT32 +[0-9a-f]+ +foo
|
||||
#...
|
||||
+[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +foo
|
||||
#pass
|
||||
|
|
Loading…
Reference in a new issue