diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-28 12:42:06 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-28 12:42:06 +0000 |
commit | dd5b4b36c6c82b6018d550a469311d9c80bda0d2 (patch) | |
tree | 5147904e5bf678349cb97df457fd5f0fafc4363e /gcc/ChangeLog.0 | |
parent | fee90afd23c293c1de32679801427d008bdc4b48 (diff) | |
download | ppe42-gcc-dd5b4b36c6c82b6018d550a469311d9c80bda0d2.tar.gz ppe42-gcc-dd5b4b36c6c82b6018d550a469311d9c80bda0d2.zip |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46580 138bc75d-0d04-0410-961f-82ee72b054a4
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. |