Optimize x86 GOT32X/GOTPCRELX relocations
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-21-i386.d
index c7ca8113f8300fc633c3e59216185df592335a22..36fcfc093e11b3ec5a935b979854ad3941347750 100644 (file)
 [      ]*[a-f0-9]+:    03 83 0c 00 00 00       add    0xc\(%ebx\),%eax
 [      ]*[a-f0-9]+:    8b 83 0c 00 00 00       mov    0xc\(%ebx\),%eax
 [      ]*[a-f0-9]+:    85 83 0c 00 00 00       test   %eax,0xc\(%ebx\)
-[      ]*[a-f0-9]+:    8d ([0-9a-f]{2} ){5}[   ]+lea[  ]+.*
+[      ]*[a-f0-9]+:    c7 c0 b5 80 04 08       mov    \$0x80480b5,%eax
+
+0+80480b4 <foo>:
+[      ]*[a-f0-9]+:    c3                      ret    
+
+0+80480b5 <bar>:
+[      ]*[a-f0-9]+:    c3                      ret    
 #pass
This page took 0.023787 seconds and 4 git commands to generate.