This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[cygwin]: FAIL: i386 jump


Windows XP/SP2 cygwin on pentium4 single i686:

binutils             20060817-1
bison                2.3-1
cygwin               1.5.25-7
dejagnu              20021217-2
expect               20030128-1
gcc                  3.4.4-3
gcc-ada              3.4.4-3
gcc-g++              3.4.4-3
gmp                  4.2.1-1
make                 3.81-2
mpfr                 2.2.1-1
tcltk                20060202-1
w32api               3.11-1

LAST_UPDATED: Tue Feb 26 11:44:08 UTC 2008

Native configuration is i686-pc-cygwin

Executing on host: sh -c
{/usr/local/src/trunk/objdir-binutils32/gas/testsuite/../../binutils/objdump
 -drw dump.o >dump.out 2>gas.stderr}  /dev/null  (timeout = 300)
spawn [open ...]
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	eb fe                	jmp    0x0$"
line   "   0:	eb fe                	jmp    0 <.text>"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	e9 fc ff ff ff       	jmp    0x3	3: R_386_PC32	xxx$"
line   "   2:	e9 00 00 00 00       	jmp    7 <.text+0x7>	3: DISP32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	ff 25 00 00 00 00    	jmp    \*0x0	9: R_386_32	xxx$"
line   "   7:	ff 25 00 00 00 00    	jmp    *0x0	9: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	ff 2c bd 00 00 00 00 	ljmp
\*0x0\(,%edi,4\)	14: R_386_32	xxx$"
line   "  11:	ff 2c bd 00 00 00 00 	ljmp   *0x0(,%edi,4)	14: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	66 ff 2c bd 00 00 00 00 	ljmpw
\*0x0\(,%edi,4\)	1c: R_386_32	xxx$"
line   "  18:	66 ff 2c bd 00 00 00 00 	ljmpw  *0x0(,%edi,4)	1c: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	ff 2d 00 00 00 00    	ljmp   \*0x0	22: R_386_32	xxx$"
line   "  20:	ff 2d 00 00 00 00    	ljmp   *0x0	22: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	66 ff 2d 00 00 00 00 	ljmpw  \*0x0	29: R_386_32	xxx$"
line   "  26:	66 ff 2d 00 00 00 00 	ljmpw  *0x0	29: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	ea 00 00 00 00 34 12 	ljmp
\$0x1234,\$0x0	2e: R_386_32	xxx$"
line   "  2d:	ea 00 00 00 00 34 12 	ljmp   $0x1234,$0x0	2e: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	e8 c7 ff ff ff       	call   0x0$"
line   "  34:	e8 c7 ff ff ff       	call   0 <.text>"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	e8 fc ff ff ff       	call   0x3a	3a: R_386_PC32	xxx$"
line   "  39:	e8 00 00 00 00       	call   3e <.text+0x3e>	3a: DISP32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	ff 15 00 00 00 00    	call   \*0x0	40: R_386_32	xxx$"
line   "  3e:	ff 15 00 00 00 00    	call   *0x0	40: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	ff 1c bd 00 00 00 00 	lcall
\*0x0\(,%edi,4\)	4b: R_386_32	xxx$"
line   "  48:	ff 1c bd 00 00 00 00 	lcall  *0x0(,%edi,4)	4b: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	66 ff 1c bd 00 00 00 00 	lcallw
\*0x0\(,%edi,4\)	53: R_386_32	xxx$"
line   "  4f:	66 ff 1c bd 00 00 00 00 	lcallw *0x0(,%edi,4)	53: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	ff 1d 00 00 00 00    	lcall  \*0x0	59: R_386_32	xxx$"
line   "  57:	ff 1d 00 00 00 00    	lcall  *0x0	59: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	66 ff 1d 00 00 00 00 	lcallw \*0x0	60: R_386_32	xxx$"
line   "  5d:	66 ff 1d 00 00 00 00 	lcallw *0x0	60: dir32	xxx"
regexp_diff match failure
regexp "^[ 	]*[a-f0-9]+:	9a 00 00 00 00 34 12 	lcall
\$0x1234,\$0x0	65: R_386_32	xxx$"
line   "  64:	9a 00 00 00 00 34 12 	lcall  $0x1234,$0x0	65: dir32	xxx"
FAIL: i386 jump

Any ideas?

-- 
Cheers,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]