One ARM failure in the gas testsuite

Daniel Jacobowitz drow@mvista.com
Sun May 4 03:00:00 GMT 2003


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



More information about the Binutils mailing list