Port-mips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: -current userland segfault



> This is indeed a jump to NULL. I tracked it down and just commited a fix.
> Basically: __DTOR_LIST__ was aligned to 8-byte on N32, causing an extra
> NULL entry between __DTOR_LIST__ and __DTOR_LIST_END__.
> This was corrected for CTOR but not DTOR.

thanks!  i've been unable to test gcc 4.8 on mips non-o32 because
of this (i assume.)

hopefully this will work there too..


Home | Main Index | Thread Index | Old Index