This is the mail archive of the binutils@sources.redhat.com 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]

CFI testsuite fails on i386


On i686-linux-gnu make check fails with:

Running /cvs/src-binutils/src/gas/testsuite/gas/cfi/cfi.exp ...
FAIL: CFI on i386

The logfile has:

../as-new   -o dump.o /cvs/src-binutils/src/gas/testsuite/gas/cfi/cfi-i386.s
/builds/sourceware-src/build-binutils-ln/gas/testsuite/../../binutils/readelf  -wf dump.o > dump.out
regexp_diff match failure
regexp "^00000018 00000014 0000001c FDE cie=00000000 pc=00000020..00000032$"
line   "00000018 00000014 0000001c FDE cie=00000000 pc=0000001c..0000002e"
regexp_diff match failure
regexp "^  DW_CFA_advance_loc: 6 to 00000026$"
line   "  DW_CFA_advance_loc: 6 to 00000022"
regexp_diff match failure
regexp "^  DW_CFA_advance_loc: 11 to 00000031$"
line   "  DW_CFA_advance_loc: 11 to 0000002d"
regexp_diff match failure
regexp "^00000030 00000018 00000034 FDE cie=00000000 pc=0000004a..00000057$"
line   "00000030 00000018 00000034 FDE cie=00000000 pc=00000046..00000053"
regexp_diff match failure
regexp "^  DW_CFA_advance_loc: 1 to 0000004b$"
line   "  DW_CFA_advance_loc: 1 to 00000047"
regexp_diff match failure
regexp "^  DW_CFA_advance_loc: 2 to 0000004d$"
line   "  DW_CFA_advance_loc: 2 to 00000049"
regexp_diff match failure
regexp "^  DW_CFA_advance_loc: 9 to 00000056$"
line   "  DW_CFA_advance_loc: 9 to 00000052"
regexp_diff match failure
regexp "^0000004c 00000014 00000050 FDE cie=00000000 pc=00000073..00000083$"
line   "0000004c 00000014 00000050 FDE cie=00000000 pc=0000006f..0000007f"
regexp_diff match failure
regexp "^  DW_CFA_advance_loc: 2 to 00000075$"
line   "  DW_CFA_advance_loc: 2 to 00000071"
regexp_diff match failure
regexp "^  DW_CFA_advance_loc: 13 to 00000082$"
line   "  DW_CFA_advance_loc: 13 to 0000007e"
regexp_diff match failure
regexp "^00000064 00000010 00000068 FDE cie=00000000 pc=0000009b..000000a1$"
line   "00000064 00000010 00000068 FDE cie=00000000 pc=00000097..0000009d"
regexp_diff match failure
regexp "^00000078 00000010 0000007c FDE cie=00000000 pc=000000b5..000000c4$"
line   "00000078 00000010 0000007c FDE cie=00000000 pc=000000b1..000000c0"
FAIL: CFI on i386

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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