tree.c (finish_vector_type): Fix a typo in a comment.
authorStan Shebs <shebs@apple.com>
Wed, 21 Aug 2002 23:24:14 +0000 (23:24 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Wed, 21 Aug 2002 23:24:14 +0000 (23:24 +0000)
        * tree.c (finish_vector_type): Fix a typo in a comment.
        * Makefile.in: Fix "the the" stutters in comments.
        * genautomata.c: Ditto.
        * ifcvt.c: Ditto.
        * regrename.c: Ditto.
        * config/alpha/alpha.c: Ditto.
        * config/alpha/vms-crt0-64.c: Ditto.
        * config/alpha/vms-crt0.c: Ditto.
        * config/alpha/vms-psxcrt0-64.c: Ditto.
        * config/alpha/vms-psxcrt0.c: Ditto.
        * config/d30v/d30v.h: Ditto.
        * config/fr30/fr30.h: Ditto.
        * config/rs6000/rs6000.c: Ditto.
        * config/stormy16/stormy16.h: Ditto.
        * doc/md.texi: Ditto.

From-SVN: r56496

16 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/config/alpha/alpha.c
gcc/config/alpha/vms-crt0-64.c
gcc/config/alpha/vms-crt0.c
gcc/config/alpha/vms-psxcrt0-64.c
gcc/config/alpha/vms-psxcrt0.c
gcc/config/d30v/d30v.h
gcc/config/fr30/fr30.h
gcc/config/rs6000/rs6000.c
gcc/config/stormy16/stormy16.h
gcc/doc/md.texi
gcc/genautomata.c
gcc/ifcvt.c
gcc/regrename.c
gcc/tree.c

index 670b10d3eaad6eea9eca7c95f97da5748fe64bab..708334d30964ddd62b8df42d7d7ad76bc882d8df 100644 (file)
@@ -1,3 +1,21 @@
+2002-08-21  Stan Shebs  <shebs@apple.com>
+
+       * tree.c (finish_vector_type): Fix a typo in a comment.
+       * Makefile.in: Fix "the the" stutters in comments.
+       * genautomata.c: Ditto.
+       * ifcvt.c: Ditto.
+       * regrename.c: Ditto.
+       * config/alpha/alpha.c: Ditto.
+       * config/alpha/vms-crt0-64.c: Ditto.
+       * config/alpha/vms-crt0.c: Ditto.
+       * config/alpha/vms-psxcrt0-64.c: Ditto.
+       * config/alpha/vms-psxcrt0.c: Ditto.
+       * config/d30v/d30v.h: Ditto.
+       * config/fr30/fr30.h: Ditto.
+       * config/rs6000/rs6000.c: Ditto.
+       * config/stormy16/stormy16.h: Ditto.
+       * doc/md.texi: Ditto.
+       
 2002-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
 
        * cppinit.c (remove_dup_nonsys_dirs): Fix warning and return value.
index d739d9f0b4fcc9c7589ed9e447f19d826b30153b..bf5144e42774369f50bfa47fb892a6eed43ad522 100644 (file)
@@ -548,7 +548,7 @@ all: all.indirect
 .NOEXPORT:
 
 # GCONFIG_H lists the config files that the generator files depend on, while
-# CONFIG_H lists the the ones ordinary gcc files depend on, which includes
+# CONFIG_H lists the ones ordinary gcc files depend on, which includes
 # several files generated by those generators.
 GCONFIG_H = config.h $(host_xm_file_list)
 HCONFIG_H = hconfig.h $(build_xm_file_list)
index 7734bc89399007faa637a2290effee28e097b3a0..800476d4e8fc1dc4ea09bb8f61d793347d3745b3 100644 (file)
@@ -3310,7 +3310,7 @@ alpha_emit_conditional_branch (code)
        }
       else
        {
-         /* ??? We mark the the branch mode to be CCmode to prevent the
+         /* ??? We mark the branch mode to be CCmode to prevent the
             compare and branch from being combined, since the compare 
             insn follows IEEE rules that the branch does not.  */
          branch_mode = CCmode;
index 4120a6b4c0ff078804c63903eb3651ab2a35b53f..82ba3229772c92232393c8fdeb80ec20a1175b7d 100644 (file)
@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA.  */
 You Lose! This file can only be compiled with DEC C.
 #else
 
-/* This file can only be compiled with DEC C, due the the call to
+/* This file can only be compiled with DEC C, due to the call to
    lib$establish and the pragmas pointer_size.  */
 
 #pragma __pointer_size short
index e75bc02ce74c5ff33fc14ff2ad9cbc57a7ad7b75..b7665f9fcb4eabab4f678da51daaf40d1fd056d4 100644 (file)
@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA.  */
 You Lose! This file can only be compiled with DEC C.
 #else
 
-/* This file can only be compiled with DEC C, due the the call to
+/* This file can only be compiled with DEC C, due to the call to
    lib$establish. */
 
 #include <stdlib.h>
index be3e70d6414fe200b234880955063436f980c631..b16e8b4ae8d922e721c83fa125f6b177ddc701f7 100644 (file)
@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA.  */
 You Lose! This file can only be compiled with DEC C.
 #else
 
-/* This file can only be compiled with DEC C, due the the call to
+/* This file can only be compiled with DEC C, due to the call to
    lib$establish and the pragmas pointer_size.  */
 
 #pragma __pointer_size short
index cdf5ced843a07265bd820e41c6aedd7bd5295f85..c4140b4f8b52365df86b619b71abf441ab6735d5 100644 (file)
@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA.  */
 You Lose! This file can only be compiled with DEC C.
 #else
 
-/* This file can only be compiled with DEC C, due the the call to
+/* This file can only be compiled with DEC C, due to the call to
    lib$establish. */
 
 #include <stdlib.h>
index 84b5e7d28e074a0527dd7a1e64a001769bc34b58..763ed90687d94f7de199a1ba3e68b52fc5f17e0b 100644 (file)
@@ -4225,7 +4225,7 @@ fprintf (STREAM, "\t.word .L%d\n", VALUE)
    Some machines can also perform `and' or `plus' operations on condition code
    values with less instructions than the corresponding `sCOND' insn followed
    by `and' or `plus'.  On those machines, define the appropriate patterns.
-   Use the names `incscc' and `decscc', respectively, for the the patterns
+   Use the names `incscc' and `decscc', respectively, for the patterns
    which perform `plus' or `minus' operations on condition code values.  See
    `rs6000.md' for some examples.  The GNU Superoptizer can be used to find
    such instruction sequences on other machines.
index c463f5b7aeab86cd337effd3d549f07ec9c7c51f..a2950c8ec3762a5d47831acd04f86e80667d20dc 100644 (file)
@@ -927,7 +927,7 @@ enum reg_class
    ldi:32 FUNCTION, r0
    jmp    @r0
 
-   The no-ops are to guarantee that the the static chain and final
+   The no-ops are to guarantee that the static chain and final
    target are 32 bit ailgned within the trampoline.  That allows us to
    initialize those locations with simple SImode stores.   The alternative
    would be to use HImode stores.  */
index 399608af5dbe2fc31ff4ae96793234223f3fd624..1bb6c29a96013770a0d8feef04ccc65e6db7f193 100644 (file)
@@ -8572,7 +8572,7 @@ rs6000_emit_cmove (dest, op, true_cond, false_cond)
   /* We're going to try to implement comparions by performing
      a subtract, then comparing against zero.  Unfortunately,
      Inf - Inf is NaN which is not zero, and so if we don't
-     know that the the operand is finite and the comparison
+     know that the operand is finite and the comparison
      would treat EQ different to UNORDERED, we can't do it.  */
   if (! flag_unsafe_math_optimizations
       && code != GT && code != UNGE
index a43a1814c86d346464972826270cf881d12d489b..6833ea5aa0623fe9a4e25e200b37da0e2becc6c2 100644 (file)
@@ -3860,7 +3860,7 @@ do {                                                                      \
    Some machines can also perform `and' or `plus' operations on condition code
    values with less instructions than the corresponding `sCOND' insn followed
    by `and' or `plus'.  On those machines, define the appropriate patterns.
-   Use the names `incscc' and `decscc', respectively, for the the patterns
+   Use the names `incscc' and `decscc', respectively, for the patterns
    which perform `plus' or `minus' operations on condition code values.  See
    `rs6000.md' for some examples.  The GNU Superoptizer can be used to find
    such instruction sequences on other machines.
index ceac9fd780b552b86c14fb8f1844d05dc3fc547a..ed1115e4dc31653ea81f787d8f1a4266db61bb1a 100644 (file)
@@ -4225,7 +4225,7 @@ For example:
 
 @end smallexample
 
-Where @var{pathname} is a string that specifies the the location of the file,
+Where @var{pathname} is a string that specifies the location of the file,
 specifies the include file to be in @file{gcc/config/target/filestuff}. The
 directory @file{gcc/config/target} is regarded as the default directory.
 
index aaf6203485dc80675bf5158db3dc1e1e276305f8..bbb2b9698762d606b3af1d6c3c34316c06dcdc2b 100644 (file)
@@ -6870,7 +6870,7 @@ process_state_longest_path_length (state)
 
 #define MAX_DFA_ISSUE_RATE_VAR_NAME "max_dfa_issue_rate"
 
-/* The following function calculates value of the the corresponding
+/* The following function calculates value of the corresponding
    global variable and outputs its declaration.  */
 
 static void
index 82660be612d60660befbb84cf793b925f20fd1e9..f92b7e8285baebfc3c2de2e36fa8f517b87e0e0d 100644 (file)
@@ -343,7 +343,7 @@ cond_exec_get_condition (jump)
 
 /* Given a simple IF-THEN or IF-THEN-ELSE block, attempt to convert it
    to conditional execution.  Return TRUE if we were successful at
-   converting the the block.  */
+   converting the block.  */
 
 static int
 cond_exec_process_if_block (ce_info, do_multiple_p)
@@ -1687,7 +1687,7 @@ noce_operand_ok (op)
 
 /* Given a simple IF-THEN or IF-THEN-ELSE block, attempt to convert it
    without using conditional execution.  Return TRUE if we were
-   successful at converting the the block.  */
+   successful at converting the block.  */
 
 static int
 noce_process_if_block (ce_info)
@@ -2230,7 +2230,7 @@ block_jumps_and_fallthru_p (cur_bb, target_bb)
 
 /* Determine if a given basic block heads a simple IF-THEN or IF-THEN-ELSE
    block.  If so, we'll try to convert the insns to not require the branch.
-   Return TRUE if we were successful at converting the the block.  */
+   Return TRUE if we were successful at converting the block.  */
 
 static int
 find_if_block (ce_info)
@@ -2580,7 +2580,7 @@ block_has_only_trap (bb)
    transformable, but not necessarily the other.  There need be no
    JOIN block.
 
-   Return TRUE if we were successful at converting the the block.
+   Return TRUE if we were successful at converting the block.
 
    Cases we'd like to look at:
 
index 5a80a90eb83911f3c86050de44e0600be00e96d5..8300c37e34eded35abd629e5d1ccdf181109755b 100644 (file)
@@ -1264,7 +1264,7 @@ copy_value (dest, src, vd)
   if (vd->e[sr].mode == VOIDmode)
     set_value_regno (sr, vd->e[dr].mode, vd);
 
-  /* If we are narrowing the the input to a smaller number of hard regs,
+  /* If we are narrowing the input to a smaller number of hard regs,
      and it is in big endian, we are really extracting a high part.
      Since we generally associate a low part of a value with the value itself,
      we must not do the same for the high part.
index 2c56b95f94e2dd63a9a10f9d1ee1a1756e87ad03..1a5910e985dbe557c4b8114bb52c822acbd7aa30 100644 (file)
@@ -4612,7 +4612,7 @@ tree_class_check_failed (node, cl, file, line, function)
 #endif /* ENABLE_TREE_CHECKING */
 \f
 /* For a new vector type node T, build the information necessary for
-   debuggint output.  */
+   debugging output.  */
 
 static void
 finish_vector_type (t)