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]

Re: Release 2.22: Next week ... (m68hc11 testsuite)


Another m68hc11 testsuite question.

The one remaining testsuite fail I see looks like it might be related to
"PR 6848"

When built for target m6811, the following gas test fails:
(It is skipped for the normal target name m68hc11.)
---------------------------------
../as-new   -o
dump.o /usr/src/jsm/binutils-cvs/test/src/gas/testsuite/gas/elf/redef.s
Executing on host: sh -c {../as-new   -o
dump.o /usr/src/jsm/binutils-cvs/test/src/gas/testsuite/gas/elf/redef.s
2>&1}  /dev/null gas.out (timeout = 300)
spawn [open ...]
/usr/src/jsm/binutils-cvs/test/src/gas/testsuite/gas/elf/redef.s:
Assembler messages:
/usr/src/jsm/binutils-cvs/test/src/gas/testsuite/gas/elf/redef.s:4:
Error: redefined symbol cannot be used on reloc
/usr/src/jsm/binutils-cvs/test/src/gas/testsuite/gas/elf/redef.s:
Assembler messages:
/usr/src/jsm/binutils-cvs/test/src/gas/testsuite/gas/elf/redef.s:4:
Error: redefined symbol cannot be used on reloc
/usr/src/jsm/binutils-cvs/test/binout/gas/testsuite/../../binutils/objdump  -t dump.o
Executing on host: sh -c
{/usr/src/jsm/binutils-cvs/test/binout/gas/testsuite/../../binutils/objdump  -t dump.o >dump.out 2>gas.stderr}  /dev/null  (timeout = 300)
spawn [open ...]
/usr/src/jsm/binutils-cvs/test/binout/gas/testsuite/../../binutils/objdump: 'dump.o': No such file
FAIL: .equ redefinitions (ELF)

---------------------------------

Is this an expected failure or does it indicate a problem with the
target that needs fixing?

I'm hoping to have a revised 9s12x/xgate patch ready soon, Sean Keys has
been peer-reviewing the output and giving feedback. I've added the
missing opcodes he identified, cleaned up some other issues, added new
tests and believe I've resolved the trampoline generation problem too.

regards

James Murray


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