[patch gas]: Fix testsuite x86-64-disp32 test for x64 windows
Kai Tietz
ktietz70@googlemail.com
Wed Feb 8 17:36:00 GMT 2012
More information about the Binutils mailing list
Wed Feb 8 17:36:00 GMT 2012
- Previous message (by thread): [patch gas/testsuite]: Fix testsuite failure for disp32 32-bit test for windows-targets
- Next message (by thread): [patch gas]: Fix testsuite x86-64-disp32 test for x64 windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, ChangeLog 2012-02-08 Kai Tietz <ktietz@redhat.com> * gas/i386/x86-64-disp32.d: Fix lable-pattern. Tested for x64-w64-mingw32, and x86_64-unknown-linux-gnu. Ok for apply? Regards, Kai Index: x86-64-disp32.d =================================================================== RCS file: /cvs/src/src/gas/testsuite/gas/i386/x86-64-disp32.d,v retrieving revision 1.3 diff -u -r1.3 x86-64-disp32.d --- x86-64-disp32.d 20 Jan 2012 20:53:50 -0000 1.3 +++ x86-64-disp32.d 8 Feb 2012 17:33:37 -0000 @@ -7,7 +7,7 @@ Disassembly of section .text: -0+ <foo-0x26>: +0+ <.*>: [ ]*[a-f0-9]+: 8b 18 mov \(%rax\),%ebx [ ]*[a-f0-9]+: 8b 58 03 mov 0x3\(%rax\),%ebx [ ]*[a-f0-9]+: 8b 58 00 mov 0x0\(%rax\),%ebx
- Previous message (by thread): [patch gas/testsuite]: Fix testsuite failure for disp32 32-bit test for windows-targets
- Next message (by thread): [patch gas]: Fix testsuite x86-64-disp32 test for x64 windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list