2005-04-01 James E. Wilson PR target/20670 * unwind-ia64.c (uw_intall_context): Add missing load of r27. Index: unwind-ia64.c =================================================================== RCS file: /cvs/gcc/gcc/gcc/config/ia64/unwind-ia64.c,v retrieving revision 1.21.4.2 diff -p -p -r1.21.4.2 unwind-ia64.c *** unwind-ia64.c 8 Sep 2004 15:16:16 -0000 1.21.4.2 --- unwind-ia64.c 2 Apr 2005 03:09:07 -0000 *************** uw_install_context (struct _Unwind_Conte *** 2275,2280 **** --- 2275,2282 ---- "(p6) ldf.fill f22 = [r28] \n\t" "cmp.ne p7, p0 = r0, r29 \n\t" ";; \n\t" + "ld8 r27 = [r20], 8 \n\t" + ";; \n\t" "ld8 r28 = [r20], 8 \n\t" "(p7) ldf.fill f23 = [r29] \n\t" "cmp.ne p6, p0 = r0, r22 \n\t"