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]

New failures on cygwin: [gas] i386 secrel reloc, [ld] .secrel32


well, on cygwin... I get these new failures:

../as-new  --32  -o dump.o /usr/local/src/trunk/src.cvs/gas/testsuite/gas/i386/secrel.s
/usr/local/src/trunk/objdir-binutils/gas/testsuite/../../binutils/objdump  -rs dump.o > dump.out
regexp_diff match failure
regexp "^ 0020 3e3e3e3e                             >>>>            $"
line   " 0020 3e3e3e3e 00000000 00000000 00000000  >>>>............"
FAIL: i386 secrel reloc


and 


Running /usr/local/src/trunk/src.cvs/ld/testsuite/ld-pe/pe.exp ...
/usr/local/src/trunk/objdir-binutils/ld/../gas/as-new   -o tmpdir/secrel1.o  /usr/local/src/trunk/src.cvs/ld/testsuite/ld-pe/secrel1.s
/usr/local/src/trunk/objdir-binutils/ld/../gas/as-new   -o tmpdir/secrel2.o  /usr/local/src/trunk/src.cvs/ld/testsuite/ld-pe/secrel2.s
/usr/local/src/trunk/objdir-binutils/ld/ld-new  -o tmpdir/secrel.x -L/usr/local/src/trunk/src.cvs/ld/testsuite/ld-pe  tmpdir/secrel1.o tmpdir/secrel2.o
/usr/local/src/trunk/objdir-binutils/ld/../binutils/objdump -s tmpdir/secrel.x > dump.out
regexp_diff match failure
regexp "^ 403020 3e3e3e3e                             >>>>            $"
line   " 403020 3e3e3e3e 00000000 00000000 00000000  >>>>............"
FAIL: .secrel32


Cheers,

/ChJ 


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