diff options
author | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-28 12:42:06 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-28 12:42:06 +0000 |
commit | f63d1bf775e8c15c877f5a9bf0e3f6fbb021686b (patch) | |
tree | 5147904e5bf678349cb97df457fd5f0fafc4363e /gcc/ChangeLog.0 | |
parent | 63f6bcd791a4efb738523b32ebc8be2b56377041 (diff) | |
download | gcc-f63d1bf775e8c15c877f5a9bf0e3f6fbb021686b.zip gcc-f63d1bf775e8c15c877f5a9bf0e3f6fbb021686b.tar.gz gcc-f63d1bf775e8c15c877f5a9bf0e3f6fbb021686b.tar.bz2 |
ChangeLog.0, [...]: Fix spelling errors.
* ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,
ChangeLog.5, ChangeLog, ChangeLog.lib, FSFChangeLog.10, ONEWS,
c-common.c, caller-save.c, cfg.c, cfgcleanup.c, cfgrtl.c,
collect2.c, df.h, diagnostic.h, final.c, gcse.c, gthr.h,
haifa-sched.c, jump.c, local-alloc.c, profile.c, protoize.c,
regmove.c, reload1.c, rtlanal.c, sched-vis.c, ssa.c, stmt.c,
system.h, toplev.c: Fix spelling errors.
From-SVN: r46580
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 8b7b8f1..208bf67 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. |