This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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] sim/sh: fix movua for little endian


Doh (I thought there was a test directory but missed it)! Can you extend that test then?


Oddly, the test passes.  Apparently, the simulator harness doesn't
pass the endianness flags to as/ld, so it's always assembled in big
endian mode.

Can we fix that then? SIM fixes should always go hand-in-hand with a testcase.


If fixing the be/le problems flushes out other failures, just note them, I'm sure someone will fix them soon enough.

Andrew



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