x86: debug: use assembly labels instead of C labels
This is a bit more resilient to changes in the compiler. If
the compiler puts spill instructions before or after the label,
the test may fail spuriously.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment