diff options
Diffstat (limited to 'gcc/ChangeLog.0')
-rw-r--r-- | gcc/ChangeLog.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog.0 b/gcc/ChangeLog.0 index 8b7b8f15e1a..208bf676e17 100644 --- a/gcc/ChangeLog.0 +++ b/gcc/ChangeLog.0 @@ -3651,7 +3651,7 @@ Thu May 14 16:30:47 1998 Andrew MacLeod <amacleod@cygnus.com> now that we don't automatically know what the labels might be. Let scan_region() remove unreferenced EH BEGIN/END labels. * integrate.c (get_label_from_map): Put inlined labels onto the - permanent obstack since we dont know which ones might be exception + permanent obstack since we don't know which ones might be exception labels. (save_for_inline_copying): Make new copies of all the handlers. (expand_inline_function): Make new copies of all the handlers. |