the fpu control symbol on sh (__fpscr_values) suddenly becomes local instead of global with gcc4 and this ends up breaking things in hard to debug ways. So move the definition to csu instead of libg
the fpu control symbol on sh (__fpscr_values) suddenly becomes local instead of global with gcc4 and this ends up breaking things in hard to debug ways. So move the definition to csu instead of libgcc.
ok miod@
show more ...
|