blob: 27d36bd0f8279a8ae05f20710d5b1d3c74ed48c0 [file] [log] [blame]
; Ticket #58
; Also tests that this isn't seen as a circular reference.
[bits 64]
a:
lea rbp,[rsi+rbp*1+(b-a)]
b: