Fix problem with FP reg r29 being corrupted on stack unwind.
authorJames E Wilson <wilson@specifixinc.com>
Wed, 13 Apr 2005 00:50:34 +0000 (17:50 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 13 Apr 2005 00:50:34 +0000 (17:50 -0700)
commit43a0798307faaa9f7c2fbd4fd58da46def48da2a
treea0aaf8143b80646fa19035746ab42186b98550b3
parent7428f9f9ac58a6f51e7fe45da0de500be1dbcb6a
Fix problem with FP reg r29 being corrupted on stack unwind.

PR target/20670
* unwind-ia64.c (uw_intall_context): Add missing load of r27.

From-SVN: r98061
gcc/ChangeLog
gcc/config/ia64/unwind-ia64.c