summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.4
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-11 11:25:28 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-11-11 11:25:28 +0000
commit4a82352a84766c06cff20385665f3f3828163a19 (patch)
treeb852443590ce1b94b516d895ae6e1e58523886b8 /gcc/ChangeLog.4
parent5a9d41154c3a682cf8b9dbad859d194bc71df4f3 (diff)
downloadgcc-4a82352a84766c06cff20385665f3f3828163a19.tar.gz
* ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,
cfg.c, cfganal.c, cfgcleanup.c, cfglayout.c, cfgloop.c, cfgrtl.c, collect2.c, combine.c, config.in, configure, configure.in, conflict.c, dwarf2out.c, dwarfout.c, except.c, final.c, flow.c, genattrtab.c, ggc-page.c, jump.c, lcm.c, predict.c, reg-stack.c, reload1.c, rtlanal.c, sched-rgn.c, toplev.c, unwind-dw2-fde.h: Fix spelling errors. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46928 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.4')
-rw-r--r--gcc/ChangeLog.44
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog.4 b/gcc/ChangeLog.4
index 36bc937bd7e..c655716fa5a 100644
--- a/gcc/ChangeLog.4
+++ b/gcc/ChangeLog.4
@@ -877,7 +877,7 @@ Fri Dec 15 14:48:37 MET 2000 Jan Hubicka <jh@suse.cz>
* genrecog.c (add_to_sequence): Remove special case for
const_int_operand.
(maybe_both_true): Return 1 when falling out of sequence when
- trying to find common possition in the pattern.
+ trying to find common position in the pattern.
Fri Dec 15 14:44:51 MET 2000 Jan Hubicka <jh@suse.cz>
@@ -11026,7 +11026,7 @@ Mon Aug 21 07:41:12 2000 Jeffrey A Law (law@cygnus.com)
(lang_diagnostic_starter, lang_diagnostic_finalizer): New objects.
(error_module_changed, record_last_error_module,
error_function_changed, record_last_error_function): New functions.
- (initialize_diagnostics): Default intialize
+ (initialize_diagnostics): Default initialize
lang_diagnostic_starter, lang_diagnostic_finalizer.
(init_output_buffer): Tweak.
(file_name_as_prefix): New function.