diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-09-24 05:08:24 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-09-24 05:08:24 +0000 |
commit | 3bccaff78662c04ec2644a59badd2a2cef2cfc2e (patch) | |
tree | a2cd8fab8d5755570e284b3806d8eabc2e9d4ed1 /gas/testsuite | |
parent | 2a86604a47a233873a7fbff317a3bfcea10bb207 (diff) | |
download | gdb-3bccaff78662c04ec2644a59badd2a2cef2cfc2e.zip gdb-3bccaff78662c04ec2644a59badd2a2cef2cfc2e.tar.gz gdb-3bccaff78662c04ec2644a59badd2a2cef2cfc2e.tar.bz2 |
2009-09-23 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/localpic.d: Updated.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/localpic.d | 5 |
2 files changed, 8 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index cd0dd74..fdb5c50 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,9 @@ 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. * gas/i386/localpic.d: New. diff --git a/gas/testsuite/gas/i386/localpic.d b/gas/testsuite/gas/i386/localpic.d index bda8665..93ac871 100644 --- a/gas/testsuite/gas/i386/localpic.d +++ b/gas/testsuite/gas/i386/localpic.d @@ -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 |