Iztok Kobal wrote:
> [..snip..]
> It just seems that the backend has not considered the __FLOAT_WORD_ORDER
[...snip..]
Well, it wasn't for gcc backend but for m3cg ;-) . I have modified
scan_float procedure in scan.c so that it swaps words before telling the
gcc backend to generate float constant and it just works 8-) !
I have two questions now:
1. To be sure that it really works, one should do some stress or
regression tests of the main M3 features as are garbage collection,
exceptions and threads. Is there some code existing ? If not, I would
need some guidance about what and how exactly to test.
2. To publish the SA1100 port, whom to send changes ?
Izo