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]

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


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