ChangeLog.0, [...]: Fix spelling errors.
authorJoseph Myers <jsm28@gcc.gnu.org>
Sun, 28 Oct 2001 12:42:06 +0000 (12:42 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 28 Oct 2001 12:42:06 +0000 (12:42 +0000)
* 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

34 files changed:
gcc/ChangeLog
gcc/ChangeLog.0
gcc/ChangeLog.1
gcc/ChangeLog.2
gcc/ChangeLog.3
gcc/ChangeLog.4
gcc/ChangeLog.5
gcc/ChangeLog.lib
gcc/FSFChangeLog.10
gcc/ONEWS
gcc/c-common.c
gcc/caller-save.c
gcc/cfg.c
gcc/cfgcleanup.c
gcc/cfgrtl.c
gcc/collect2.c
gcc/df.h
gcc/diagnostic.h
gcc/final.c
gcc/gcse.c
gcc/gthr.h
gcc/haifa-sched.c
gcc/jump.c
gcc/local-alloc.c
gcc/profile.c
gcc/protoize.c
gcc/regmove.c
gcc/reload1.c
gcc/rtlanal.c
gcc/sched-vis.c
gcc/ssa.c
gcc/stmt.c
gcc/system.h
gcc/toplev.c

index 554490d58a79251b7f52f484bb7366ebe8fa083a..d811f929304998af930b8f3448030f8df21f36a5 100644 (file)
@@ -1,3 +1,13 @@
+2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * 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.
+
 Sat Oct 27 17:32:04 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
        * gcse.c (insert_insn_end_bb): Don't assume PAT is a SET.
@@ -4974,7 +4984,7 @@ Thu Aug 30 18:50:37 2001  J"orn Rennecke <amylaar@redhat.com>
 2001-08-30  Kazu Hirata  <kazu@hxi.com>
 
        * config/h8300/h8300.md (zero_extendqihi2): Changes to
-       define_expand to accomodate target-specific attributes.
+       define_expand to accommodate target-specific attributes.
        (anonymous zero_extendqihi2 patterns): New.
 
 Thu Aug 30 18:10:56 2001  J"orn Rennecke <amylaar@redhat.com>
@@ -5714,7 +5724,7 @@ Thu Aug 23 17:21:43 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
        * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.
        (final_scan_insn): Consider jump tables data even if we have no
-       independant text section if !JUMP_TABLES_IN_TEXT_SECTION.  Use
+       independent text section if !JUMP_TABLES_IN_TEXT_SECTION.  Use
        ADDR_VEC_ALIGN.
        * config/ia64/ia64.h (JUMP_TABLES_IN_TEXT_SECTION): Remove.
        (ASM_OUTPUT_CASE_END): Remove.
@@ -6174,7 +6184,7 @@ Mon Aug 20 01:44:50 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
 2001-08-18  Graham Stott  <grahams@redhat.com>
 
-       * config/mips/mips.md (adddi3_internal_2+1): Remove contraints from
+       * config/mips/mips.md (adddi3_internal_2+1): Remove constraints from
        define_split.
        (adddi3_internal_2+2): Likewise.
        (eh_set_lr_di+1): Likewise.
@@ -8485,9 +8495,9 @@ Tue Jul 31 15:33:27 CEST 2001  Jan Hubicka  <jh@suse.cz>
 2001-07-31 Hartmut Penner <hpenner@de.ibm.com>
 
        * doc/install.texi: Add s390 and s390x as new targets.
-       * doc/invoke.texi: Add documantation of S/390 and zSeries
+       * doc/invoke.texi: Add documentation of S/390 and zSeries
        target options.
-       * doc/md.texi: Add documantation of S/390 and zSeries constraints.
+       * doc/md.texi: Add documentation of S/390 and zSeries constraints.
 
 2001-07-30  Roman Zippel  <zippel@linux-m68k.org>
 
index 8b7b8f15e1acc2c7faa7e9d0d41da600a349490b..208bf676e1794cc46caf850e8962c070db811492 100644 (file)
@@ -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.
index 85cf1422a6d63f07768b162383cd15604bba6ea7..75b824581f81d54b3585eb1205009105b0b7a7e5 100644 (file)
@@ -448,7 +448,7 @@ Mon May  3 22:38:41 1999  David Edelsohn  <edelsohn@gnu.org>
 
 Mon May  3 14:45:23 1999  Jeffrey A Law  (law@cygnus.com)
 
-       * mn10200.md (btst insns): btst does not leave cc0 in a useable
+       * mn10200.md (btst insns): btst does not leave cc0 in a usable
        state for redundant tst eliminatino.
        * mn10300.md (btst insns): Likewise.
 
index af7a9f79bae944ad249770d4bd7f83a4a5e2c210..13855853d45dc845f9a5abff87d4af06be7efebc 100644 (file)
@@ -10993,7 +10993,7 @@ Tue Aug 10 10:47:42 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>
        a rethrow symbol instead of an integer exception region number.
        * flow.c (Make_edges): Use new exception nesting routines to determine
        which handlers are reachable from a CALL or asynchronous insn.
-       Dont add an edge for calls with a REG_EH_REGION of -1 to non-local
+       Don't add an edge for calls with a REG_EH_REGION of -1 to non-local
        goto receivers.
        (delete_eh_regions): Update rethrow labels, and don't delete
        regions which are the target of a rethrow.
index 03278d86b989bc8bfe8c77045cf9e93c11088be3..997f3511c35fdc444d9c60644f147b0a29ede520 100644 (file)
@@ -366,7 +366,7 @@ Tue Jun 27 12:03:03 MET DST 2000  Jan Hubicka  <jh@suse.cz>
        offset, plus handle DW_CFA_def_cfa_expression.
        (def_cfa_1): Use to be dwarf2out_def_cfa, only now it uses a
        cfa_loc record.
-       (dwarf2out_def_cfa): Entry point maintained for compatability.
+       (dwarf2out_def_cfa): Entry point maintained for compatibility.
        (dwarf_cfi_name): Add DW_CFA_def_cfa_expression.
        (cfa_reg, cfa_offset): Replace with cfa_loc record 'cfa'.
        (cfa_store_reg, cfa_store_offset): Replace with cfa_loc 'cfa_store'.
@@ -7928,7 +7928,7 @@ Thu Apr  6 19:11:47 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
 
 Thu Apr  6 00:30:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
 
-       * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned
+       * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accommodate an unsigned
        GET_MODE_SIZE.
 
 Wed Apr  5 23:17:10 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
@@ -13338,7 +13338,7 @@ Sat Feb 12 01:44:26 MET 2000  Jan Hubicka  <jh@suse.cz>
        (arm_valid_type_attribute_p): New function: Return true if the
        attribute is a valid, arm specific, attribute.
        (arm_comp_type_attribute): New function: Return true if the
-       two types have compatable, arm specific, attributes.
+       two types have compatible, arm specific, attributes.
 
        * config/arm/arm.h (CUMULATIVE_ARGS): Redefine to be a
        structure.
@@ -13774,7 +13774,7 @@ Tue Feb  8 15:51:50 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 Tue Feb  8 07:53:55 2000  Jan Hubicka  <jh@suse.cz>
 
-       * i386.md (addqi3_cc): Fix contraints.
+       * i386.md (addqi3_cc): Fix constraints.
 
 Tue Feb  8 01:39:45 2000  Hans-Peter Nilsson  <hp@bitrange.com>
 
@@ -14858,7 +14858,7 @@ Mon Jan 24 16:56:10 2000  Jim Wilson  <wilson@cygnus.com>
 
 2000-01-24  Christopher Faylor <cgf@cygnus.com>
 
-       * config/i386/t-cygwin: Accomodate new winsup directory layout
+       * config/i386/t-cygwin: Accommodate new winsup directory layout
        when searching for include files.
 
 2000-01-24  Richard Henderson  <rth@cygnus.com>
index f450baa55ec502d75f516b424a57ed451b785f02..844730a631c54f4750a602035043d625cab184a3 100644 (file)
@@ -4017,7 +4017,7 @@ Tue Nov 14 12:34:56 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
 
-       * jump.c (delete_computation): Don't assume that just becuase an
+       * jump.c (delete_computation): Don't assume that just because an
        instruction sets a register, that register is dead.
 
 2000-11-12  Neil Booth  <neilb@earthling.net>
@@ -6719,8 +6719,8 @@ Tue Oct 10 23:14:33 2000  Denis Chertykov  <denisc@overta.ru>
 2000-10-07  Will Cohen  <wcohen@redhat.com>, Kazu Hirata  <kazu@hxi.com>
 
        * config/h8300/h8300.md: Remove the memory alternative and correct
-       the insn lengths in the templates for sign extention and zero
-       extention.
+       the insn lengths in the templates for sign extension and zero
+       extension.
 
 2000-10-07  Richard Henderson  <rth@cygnus.com>
 
@@ -13466,7 +13466,7 @@ Tue Jul 25 23:08:33 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
 2000-07-24  Nick Clifton  <nickc@cygnus.com>
 
        * config/arm/arm.c (emit_multi_reg_push): Generate a
-       REG_FRAME_RELEATED_NOTE that is compatable with the code in
+       REG_FRAME_RELEATED_NOTE that is compatible with the code in
        dwarf2out_debug_frame_expr.
 
 2000-07-24  Jason Merrill  <jason@redhat.com>
index c0f40b960410b955554d418c34b025e455863519..d1003c9baefcfd37e2d94780de9da8afff6c745d 100644 (file)
@@ -6180,7 +6180,7 @@ Tue Apr 10 17:45:50 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        (next_ls_expr): Next expression in the list.
        (simple_mem): Check if expression qualifies for ld/st expression list.
        (invalidate_any_buried_refs): Remove from expression list if its
-       used in some other way we dont understand.
+       used in some other way we don't understand.
        (compute_ld_motion_mems): Find all potential enhanced load motion
        expression.
        (trim_ld_motion_mems): Remove any expressions which are invalid.
@@ -9315,7 +9315,7 @@ Fri Mar  2 11:59:43 CET 2001  Jan Hubicka  <jh@suse.cz>
        null terminated.  Use the new search_from member variable
        of cpp_buffer.
        (_cpp_compare_file_date): Similarly.
-       (search_from): New function, similiar to actual_directory.
+       (search_from): New function, similar to actual_directory.
        (actual_directory): Delete.
        (remap_filename): Update.  loc->name may not be null terminated.
        (struct file_name_list): Rename search_path.  Update.
@@ -12210,7 +12210,7 @@ Tue Jan 16 17:20:43 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        * config/i386/i386.c (asm_output_function_prefix): Remove.
        (ix86_asm_file_end): New.
        (load_pic_register): Generate pic_label_name into a
-       staticly allocated buffer.
+       statically allocated buffer.
        * config/i386/i386-protos.h: Update.
        * config/i386/i386.h (ASM_OUTPUT_FUNCTION_PREFIX): Remove.
        (ASM_FILE_END): New.
@@ -13931,7 +13931,7 @@ Fri Jan  5 16:29:49 MET 2001  Jan Hubicka  <jh@suse.cz>
 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
 
        * config/sh/sh.md (prget, prset): New insn types.
-       (return delay slot): Dont' allow prset.
+       (return delay slot): Don't allow prset.
        (call, sfunc delay slot): Don't allow prget.
        (movsi_i, movsi_ie, movsi_i_lowpart): Create separate alternatives
        for prset and prget.
index 5eb4fa2811224c0da6f3ac0fca3ee04aaa1963fd..7b85b56879cf737e3e56960f0f99aee922abd382 100644 (file)
@@ -43,7 +43,7 @@ Mon Sep 29 12:27:59 1997  Ian Lance Taylor  <ian@cygnus.com>
 Wed Sep 10 15:14:20 1997  Jeffrey A Law  (law@cygnus.com)
 
        * config.sub: Use "amigaos" instread of "amigados".  Still
-       recognize "amigados" for backward compatability.
+       recognize "amigados" for backward compatibility.
 
 Tue Sep  9 18:23:57 1997  Doug Evans  <dje@cygnus.com>
 
index a7d3837d103a46f74eca4e4f0bb5f1ae85dbd9b2..ce1f216da8e1c0881ec22d8d424c4ca708729d56 100644 (file)
@@ -807,7 +807,7 @@ Tue Mar  5 02:27:35 1996  Jeffrey A. Law  <law@cygnus.com
        (hppa_expand_prologue): If optimizing for space, emit an out of
        line prologue.
        (hppa_expand_epilogue): Similarly.
-       (override_options): Optimizing for space is not compatable with
+       (override_options): Optimizing for space is not compatible with
        either profiling or PIC code generation.
        * pa.md (outline_prologue_call): New pattern.
        (outline_epilogue_call): Likewise.
@@ -7968,7 +7968,7 @@ Tue May  9 18:25:34 1995  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
 
-       * config.sub: Recognize powerpcle as the little endian varient of
+       * config.sub: Recognize powerpcle as the little endian variant of
        the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
        powerpcle variant.  Convert pentium into i586, not i486.  Add p5
        alias for i586.  Map new x86 variants p6, k5, nexgen into i586
index daa7ddd27f1113dfcf7d4bca85938ab7e0206b69..4d4b54b65c13dd935ffbd563e578a84922fa687b 100644 (file)
--- a/gcc/ONEWS
+++ b/gcc/ONEWS
@@ -57,7 +57,7 @@ do not have integer mul/div or floating point support on-chip.
 
 GCC now supports a "--help" option to print detailed help information.
 
-cpplib has been greatly improved.  It is probably useable for some sites now
+cpplib has been greatly improved.  It is probably usable for some sites now
 (major missing feature is trigraphs).
 
 Memory footprint for the compiler has been significantly reduced for certain
index 7f42e5cddebcd763bd561044260ddd78eb53c0d8..285d7069a822980c4666c7f63d61a381a9b0599b 100644 (file)
@@ -465,7 +465,7 @@ fname_string (rid)
    now. RID indicates how it should be formatted and IDENTIFIER_NODE
    ID is its name (unfortunately C and C++ hold the RID values of
    keywords in different places, so we can't derive RID from ID in
-   this language independant code.  */
+   this language independent code.  */
 
 tree
 fname_decl (rid, id)
index c5baa1321b4dc131a73ff45c5e5c6a736e4bc596..e2d84b7f65777ec7db724664a9260d21da9bed2c 100644 (file)
@@ -399,7 +399,7 @@ save_call_clobbered_regs ()
                 regs are live during the call.  */
              REG_SET_TO_HARD_REG_SET (hard_regs_to_save,
                                       &chain->live_throughout);
-             /* Save hard registers always in the widest mode availble.  */
+             /* Save hard registers always in the widest mode available.  */
              for (regno = 0; regno < FIRST_PSEUDO_REGISTER; regno++)
                if (TEST_HARD_REG_BIT (hard_regs_to_save, regno))
                  save_mode [regno] = regno_save_mode [regno][1];
index e767732becfc35d7e5e5624b1bd9d4698b7e6eba..7c6aa527ff30ce744d6ffdbdc6c18bbb5980b04d 100644 (file)
--- a/gcc/cfg.c
+++ b/gcc/cfg.c
@@ -569,7 +569,7 @@ dump_edge_info (file, e, do_succ)
     }
 }
 \f
-/* Simple routies to easilly allocate AUX fields of basic blocks.  */
+/* Simple routies to easily allocate AUX fields of basic blocks.  */
 static struct obstack block_aux_obstack;
 static void *first_block_aux_obj = 0;
 static struct obstack edge_aux_obstack;
index f3869095db6b9bb2037a02e621647737c4b70a5e..bd5a3ed95e93e4042cbce790ee989af08e21e9e1 100644 (file)
@@ -1009,7 +1009,7 @@ try_crossjump_bb (mode, bb)
   edge e, e2, nexte2, nexte, fallthru;
   bool changed;
 
-  /* Nothing to do if there is not at least two incomming edges.  */
+  /* Nothing to do if there is not at least two incoming edges.  */
   if (!bb->pred || !bb->pred->pred_next)
     return false;
 
index 88a6f498468bb566adec79a4f0dff3d60414823c..6abac76fc6ab244f2c2b6dd1f47eddfcf147a5df 100644 (file)
@@ -1133,7 +1133,7 @@ split_edge (edge_in)
 
   /* Create the basic block note.
 
-     Where we place the note can have a noticable impact on the generated
+     Where we place the note can have a noticeable impact on the generated
      code.  Consider this cfg:
 
                        E
@@ -1504,7 +1504,7 @@ print_rtl_with_bb (outf, rtx_first)
    - overlapping of basic blocks
    - edge list correctness
    - headers of basic blocks (the NOTE_INSN_BASIC_BLOCK note)
-   - tails of basic blocks (ensure that boundary is necesary)
+   - tails of basic blocks (ensure that boundary is necessary)
    - scans body of the basic block for JUMP_INSN, CODE_LABEL
      and NOTE_INSN_BASIC_BLOCK
    - check that all insns are in the basic blocks
index 6062f79f81a3c9804accd9e3690965af8e92e9ae..1bd8a45811bdc1e29c18d76640c1a9f96e6d8033 100644 (file)
@@ -863,7 +863,7 @@ main (argc, argv)
   putenv (xstrdup ("COLLECT_NO_DEMANGLE="));
 
 #if defined (COLLECT2_HOST_INITIALIZATION)
-  /* Perform system dependent initialization, if neccessary.  */
+  /* Perform system dependent initialization, if necessary.  */
   COLLECT2_HOST_INITIALIZATION;
 #endif
 
index c550afaee6721b26b6c38a366b633852e88141d2..068461d8ac45f877625c5166fb6bef40c10d1021 100644 (file)
--- a/gcc/df.h
+++ b/gcc/df.h
@@ -68,7 +68,7 @@ struct insn_info
   struct df_link *defs;                /* Head of insn-def chain.  */
   struct df_link *uses;                /* Head of insn-use chain.  */
   /* ???? The following luid field should be considerd private so that
-     we can change it on the fly to accomodate new insns?  */
+     we can change it on the fly to accommodate new insns?  */
   int luid;                    /* Logical UID.  */
 #if 0
   rtx insn;                    /* Backpointer to the insn.  */
index 403941ca43f7c22b14a92d15a15eb1b395d71928..377b0e9452b8f5cbd7f4d209ca4d9c5bb8be3c3b 100644 (file)
@@ -221,7 +221,7 @@ struct diagnostic_context
    displayed.  */
 #define diagnostic_finalizer(DC) (DC)->end_diagnostic
 
-/* Extention hook for client.  */
+/* Extension hook for client.  */
 #define diagnostic_auxiliary_data(DC) (DC)->x_data
 
 /* Client supplied function used to decode formats.  Can operate on both
index cf62219fd50eff6652941e182df94fd38a75a242..8ab79eff46f23fc7829f892c9ca7d9b51fedda9f 100644 (file)
@@ -991,7 +991,7 @@ compute_alignments ()
            branch_frequency += EDGE_FREQUENCY (e);
        }
 
-      /* There are two purposes to align block with no fallthru incomming edge:
+      /* There are two purposes to align block with no fallthru incoming edge:
         1) to avoid fetch stalls when branch destination is near cache boundary
         2) to improve cache effciency in case the previous block is not executed
            (so it does not need to be in the cache).
index 596a0417dfc558d9cbd99a634d22f87291c819e6..4630eaa1c434b0b68b42beea64aa745ec9f57a33 100644 (file)
@@ -5251,7 +5251,7 @@ delete_null_pointer_checks_1 (delete_list, block_reg, nonnull_avin,
              continue;
            }
 
-         /* See if we've got a useable memory load.  We handle it first
+         /* See if we've got a usable memory load.  We handle it first
             in case it uses its address register as a dest (which kills
             the nonnull property).  */
          if (GET_CODE (SET_SRC (set)) == MEM
@@ -6063,7 +6063,7 @@ invalidate_any_buried_refs (x)
 /* Find all the 'simple' MEMs which are used in LOADs and STORES. Simple
    being defined as MEM loads and stores to symbols, with no
    side effects and no registers in the expression. If there are any 
-   uses/defs which dont match this criteria, it is invalidated and
+   uses/defs which don't match this criteria, it is invalidated and
    trimmed out later.  */
 
 static void 
index 1ec7d86bd72e35b250deb7ea16cf13355d8ee358..ba3a3be71d6e9d92a039873f3783214cf944a2d4 100644 (file)
@@ -49,7 +49,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
                to initialize __gthread_mutex_t to get a fast
                non-recursive mutex.
      __GTHREAD_MUTEX_INIT_FUNCTION
-               some systems can't initalize a mutex without a
+               some systems can't initialize a mutex without a
                function call.  On such systems, define this to a
                function which looks like this:
                  void __GTHREAD_MUTEX_INIT_FUNCTION (__gthread_mutex_t *)
index 90c75460609a5a413643dd6d731a7cf42a9ed372..7b9a2e821268e0a217c02a23322e9af2e6a539ae 100644 (file)
@@ -1958,7 +1958,7 @@ sched_init (dump_file)
        }
     }
 
-  /* Find units used in this fuction, for visualization.  */
+  /* Find units used in this function, for visualization.  */
   if (sched_verbose)
     init_target_units ();
 
index c5a10b0a9be801bbe54d4f66d1325cdd5930a4a9..63ac3ae6cf58665ae49321a4e63759e6c1a0b167 100644 (file)
@@ -742,7 +742,7 @@ reversed_comparison_code_parts (code, arg0, arg1, insn)
                    mode = GET_MODE (XEXP (comparison, 1));
                  break;
                }
-             /* We can get past reg-reg moves.  This may be usefull for model
+             /* We can get past reg-reg moves.  This may be useful for model
                 of i387 comparisons that first move flag registers around.  */
              if (REG_P (src))
                {
index 780523b5ea3edfe55457eb09c4f160ed272b0f48..9945b45d14b130aa18e9b2a5883b40383bbc13ac 100644 (file)
@@ -1586,7 +1586,7 @@ block_alloc (b)
             discourage the register allocator from creating false
             dependencies.
 
-            The adjustment value is choosen to indicate that this qty
+            The adjustment value is chosen to indicate that this qty
             conflicts with all the qtys in the instructions immediately
             before and after the lifetime of this qty.
 
index 63c49f687be471d613874907c991f7dc1df0117c..bda2dc5b46755bab5187579006b1f5384580cf90 100644 (file)
@@ -697,7 +697,7 @@ branch_prob ()
 
   /* Create spanning tree from basic block graph, mark each edge that is
      on the spanning tree.  We insert as many abnormal and critical edges
-     as possible to minimize number of edge splits necesary.  */
+     as possible to minimize number of edge splits necessary.  */
 
   find_spanning_tree (el);
 
index cd67a5bfecaa1b0cd6dbbbe71b8a7f52ef1cef07..6c6ceee3039b94198bdad6975bd3f0d3019c643a 100644 (file)
@@ -655,7 +655,7 @@ safe_read (desc, ptr, len)
       }
     if (nchars == 0)
       break;
-    /* Arithmetic on void pointers is a gcc extention.  */
+    /* Arithmetic on void pointers is a gcc extension.  */
     ptr = (char *) ptr + nchars;
     left -= nchars;
   }
@@ -685,7 +685,7 @@ safe_write (desc, ptr, len, out_fname)
                pname, shortpath (NULL, out_fname), xstrerror (errno_val));
        return;
       }
-    /* Arithmetic on void pointers is a gcc extention.  */
+    /* Arithmetic on void pointers is a gcc extension.  */
     ptr = (char *) ptr + written;
     len -= written;
   }
index 89a55ca44e17138eb084a91e089aff7b27cc51be..a34b05a95d3d6cb6131fda30ff0227f5a9ef7d06 100644 (file)
@@ -2290,7 +2290,7 @@ record_stack_memrefs (xp, data)
       if (!reg_mentioned_p (stack_pointer_rtx, x))
        return -1;
       /* We are not able to handle correctly all possible memrefs containing
-         stack pointer, so this check is neccesary.  */
+         stack pointer, so this check is necessary.  */
       if (stack_memref_p (x))
        {
          d->memlist = record_one_stack_memref (d->insn, xp, d->memlist);
index 9a90e1e6340111978716af12c60232ff39c829b6..2947f1aecb6435d03866d5ac36a7de8d90f9c66c 100644 (file)
@@ -8580,7 +8580,7 @@ reload_combine ()
   int min_labelno, n_labels;
   HARD_REG_SET ever_live_at_start, *label_live;
 
-  /* If reg+reg can be used in offsetable memory adresses, the main chunk of
+  /* If reg+reg can be used in offsetable memory addresses, the main chunk of
      reload has already used it where appropriate, so there is no use in
      trying to generate it now.  */
   if (double_reg_address_ok && INDEX_REG_CLASS != NO_REGS)
index 4aa90304bd6be7aabb4789f1ef803b9cd7e2916b..90531f89901dc6d781d2b3f5f5b7fed499a100fd 100644 (file)
@@ -923,7 +923,7 @@ single_set_2 (insn, pat)
              /* We can consider insns having multiple sets, where all
                 but one are dead as single set insns.  In common case
                 only single set is present in the pattern so we want
-                to avoid checking for REG_UNUSED notes unless neccesary.
+                to avoid checking for REG_UNUSED notes unless necessary.
 
                 When we reach set first time, we just expect this is
                 the single set we are looking for and only when more
@@ -2595,7 +2595,7 @@ commutative_operand_precedence (op)
   return 0;
 }
 
-/* Return 1 iff it is neccesary to swap operands of commutative operation
+/* Return 1 iff it is necessary to swap operands of commutative operation
    in order to canonicalize expression.  */
 
 int
index dbfbf261575047affc8940aba8602243bf0bc39d..7c1134f5a0206a5b18492491102dbd2b46ec58ce 100644 (file)
@@ -90,7 +90,7 @@ int n_vis_no_unit;
 #define MAX_VISUAL_NO_UNIT 20
 rtx vis_no_unit[MAX_VISUAL_NO_UNIT];
 
-/* Finds units that are in use in this fuction.  Required only
+/* Finds units that are in use in this function.  Required only
    for visualization.  */
 
 void
index 82be6776585e69d8b113321e98eb9377cef33fb4..e86d87811ecc1172511a0629c2670127b701ca87 100644 (file)
--- a/gcc/ssa.c
+++ b/gcc/ssa.c
@@ -1366,7 +1366,7 @@ eliminate_phi (e, reg_partition)
   if (n_nodes == 0)
     return;
 
-  /* Build the auxilliary graph R(B). 
+  /* Build the auxiliary graph R(B). 
 
      The nodes of the graph are the members of the register partition
      present in Phi(B).  There is an edge from FIND(T0)->FIND(T1) for
index d5c736f1df11cf0138090a6f140051a92fbc6f0c..6bc227f07420531a7fd99d87145b2d1c993d0e91 100644 (file)
@@ -1520,7 +1520,7 @@ expand_asm_operands (string, outputs, inputs, clobbers, vol, filename, line)
 #ifdef MD_ASM_CLOBBERS
   /* Sometimes we wish to automatically clobber registers across an asm.
      Case in point is when the i386 backend moved from cc0 to a hard reg --
-     maintaining source-level compatability means automatically clobbering
+     maintaining source-level compatibility means automatically clobbering
      the flags register.  */
   MD_ASM_CLOBBERS (clobbers);
 #endif
index 7cf3b5fe8bf79cd6ca3a08da2ee5d1e3e856af0d..aaec2f883547ad2d1c7664551642cdb9f3ecac48 100644 (file)
@@ -510,7 +510,7 @@ extern void abort PARAMS ((void));
 
 /* Traditional C cannot initialize union members of structs.  Provide
    a macro which expands appropriately to handle it.  This only works
-   if you intend to initalize the union member to zero since it relies
+   if you intend to initialize the union member to zero since it relies
    on default initialization to zero in the traditional C case.  */
 #ifdef __STDC__
 #define UNION_INIT_ZERO , {0}
index 818da6fc47ba896c48339971599abfd5953d1e19..c68a446ba29b9431b1912d32931e49646df7d73c 100644 (file)
@@ -4007,7 +4007,7 @@ display_target_options ()
     }
 }
 \f
-/* Parse a -d... comand line switch.  */
+/* Parse a -d... command line switch.  */
 
 static void
 decode_d_option (arg)
@@ -4060,7 +4060,7 @@ decode_d_option (arg)
       }
 }
 
-/* Parse a -f... comand line switch.  ARG is the value after the -f.
+/* Parse a -f... command line switch.  ARG is the value after the -f.
    It is safe to access 'ARG - 2' to generate the full switch name.
    Return the number of strings consumed.  */
 
@@ -4164,7 +4164,7 @@ decode_f_option (arg)
   return 1;
 }
 
-/* Parse a -W... comand line switch.  ARG is the value after the -W.
+/* Parse a -W... command line switch.  ARG is the value after the -W.
    It is safe to access 'ARG - 2' to generate the full switch name.
    Return the number of strings consumed.  */
 
@@ -4215,7 +4215,7 @@ decode_W_option (arg)
   return 1;
 }
 
-/* Parse a -g... comand line switch.  ARG is the value after the -g.
+/* Parse a -g... command line switch.  ARG is the value after the -g.
    It is safe to access 'ARG - 2' to generate the full switch name.
    Return the number of strings consumed.  */