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: [patch] MIPS testsuite -- disable some tests for octeon


Catherine Moore writes:
> Are you planning to fix the gas testsuite for octeon as part of your ongoing
> work?

My point was that there is nothing to fix ATM:

  $ egrep "mips64|uld|ulw" gas.sum | grep octeon
  Target is mips64octeon-unknown-linux-gnu
  PASS: ulw2 -EB interlocked (default = octeon)
  PASS: ulw2 -EB interlocked (octeon)
  PASS: ulw2 -EL interlocked (default = octeon)
  PASS: ulw2 -EL interlocked (octeon)
  PASS: uld2 -EB (default = octeon)
  PASS: uld2 -EB (octeon)
  PASS: uld2 -EL (default = octeon)
  PASS: uld2 -EL (octeon)
  PASS: MIPS mips64r2-ill (default = octeon)
  PASS: MIPS mips64r2-ill (octeon)

And what happens to these tests on Octeon in the future will depend on the
exact details of Octeon unaligned support.

Adam


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