diff options
-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 |