Convert mov to lea for loading address of local common symbol
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / lea1b.d
index 9ad4464ff31961c4fb4f62622f120a8653c1f2b5..8cef2c4f64a5b6720a20583b49b3f8003f30ae6c 100644 (file)
@@ -10,4 +10,5 @@ Disassembly of section .text:
 
 #...
 [      ]*[a-f0-9]+:    8d 81 ([0-9a-f]{2} ){4} *       lea    -0x[a-f0-9]+\(%ecx\),%eax
+[      ]*[a-f0-9]+:    8d 81 ([0-9a-f]{2} ){4} *       lea    0x[a-f0-9]+\(%ecx\),%eax
 #pass
This page took 0.026163 seconds and 4 git commands to generate.