Bug#189992: Partial fix for mipsel

2005-03-23 Thread Thiemo Seufer
Thiemo Seufer wrote: > tags +patch > thanks > > The appended patch fixes the problem -- in theory. A build on mipsel > still fails because > > - The alignment for small arguments is broken in gcc-3.3 (it does >big-endian style). gcc-3.4 works. > - The floating-point argument passing convent

Bug#189992: Partial fix for mipsel

2005-03-23 Thread Thiemo Seufer
tags +patch thanks The appended patch fixes the problem -- in theory. A build on mipsel still fails because - The alignment for small arguments is broken in gcc-3.3 (it does big-endian style). gcc-3.4 works. - The floating-point argument passing convention is slightly broken for o32 with