------- Comment #15 from rearnsha at gcc dot gnu dot org 2010-03-15 09:16 ------- (In reply to comment #14) > The bug was fixed for 4.5 by r148072: > > 2009-06-02 Richard Earnshaw <rearn...@arm.com> > > * arm.c (arm_get_frame_offsets): Prefer using r3 for padding a > push/pop multiple to 8-byte alignment. >
I doubt that's really fixed the bug. More likely it's caused it to go latent by changing the unwind information in some subtle way. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40860