diff options
| -rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4b99681681c..10bff5d6de2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2003-05-07 Richard Henderson <rth@redhat.com> - * unwind-dw2.c (_Unwind_GetGR): Cast pointer to _Unwind_Ptr, + * unwind-dw2.c (_Unwind_GetCFA): Cast pointer to _Unwind_Ptr, not _Unwind_Word. 2003-05-07 Zack Weinberg <zack@codesourcery.com> |

