From 54f1b3cf509cd889905287cb8ce6c5ae33911a21 Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Fri, 13 Jun 2014 12:38:00 -0700 Subject: Add upstream binutils-2.25 snapshot 4/4 2014 For MIPS -mmsa support Change-Id: I08c4f002fa7b33dec85ed75956e6ab551bb03c96 --- binutils-2.25/ld/testsuite/ld-cris/locref1.d | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 binutils-2.25/ld/testsuite/ld-cris/locref1.d (limited to 'binutils-2.25/ld/testsuite/ld-cris/locref1.d') diff --git a/binutils-2.25/ld/testsuite/ld-cris/locref1.d b/binutils-2.25/ld/testsuite/ld-cris/locref1.d new file mode 100644 index 00000000..ac26b28e --- /dev/null +++ b/binutils-2.25/ld/testsuite/ld-cris/locref1.d @@ -0,0 +1,22 @@ +#as: --no-underscore --pic --em=criself +#source: expdyn1.s +#source: locref1.s +#ld: -m crislinux +#objdump: -dt + +# Referencing a "normal" (non-hidden) symbol with a local-only PIC +# relocation is ok when building an executable. + +.*: file format elf32-cris + +SYMBOL TABLE: +#... +0+82084 l O \.got 0+ _GLOBAL_OFFSET_TABLE_ +0+80076 g F \.text 0+2 expfn +0+82090 g O \.data 0+4 expobj +#... +Disassembly of section \.text: +#... +0+80078 : + 80078: 6fae f2df ffff .* + 8007e: 6fbe 0c00 0000 .* -- cgit v1.2.3