Comment 7 for bug 989846

Revision history for this message
Tyler Hall (tylerwhall) wrote :

Single-stepping in gdb revealed that things fell apart after calling III_imdct_l(). The ARM-specific implementation is in imdct_l_arm.S. Possibly a hardfp ABI incompatibility? Running configure with "--disable-aso" works around it.