This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
One ARM failure in the gas testsuite
- From: Daniel Jacobowitz <drow at mvista dot com>
- To: binutils at sources dot redhat dot com
- Date: Sat, 3 May 2003 23:00:29 -0400
- Subject: One ARM failure in the gas testsuite
Right now, we get:
../as-new -o dump.o /opt/mvista/BUILD/binutils-2.13.90/gas/testsuite/gas/elf/symver.s
/opt/mvista/BUILD/binutils-2.13.90/gas/testsuite/gas/elf/symver.s: Assembler messages:
/opt/mvista/BUILD/binutils-2.13.90/gas/testsuite/gas/elf/symver.s:2: Error: unrecognized symbol type ""
FAIL: ELF symbol versioning
on the line:
.type x,@object
Now, @ is a comment character for ARM, as I recall. Is this usage of .type
expected to work, or should the test be updated?
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer