arm.c: Fix comment a typo.
authorKazu Hirata <kazu@hxi.com>
Tue, 30 Oct 2001 14:18:33 +0000 (14:18 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 30 Oct 2001 14:18:33 +0000 (14:18 +0000)
* config/arm/arm.c: Fix comment a typo.
* config/arm/arm.h: Likewise.
* config/ia64/ia64.c: Likewise.

From-SVN: r46638

gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h
gcc/config/ia64/ia64.c

index 94976b36047385c2ed40f515180d666c54e06014..91f63aaca7d69ee9a2a0a09f6fe34f7a73317c34 100644 (file)
@@ -1,3 +1,9 @@
+2001-10-30  Kazu Hirata  <kazu@hxi.com>
+
+       * config/arm/arm.c: Fix comment a typo.
+       * config/arm/arm.h: Likewise.
+       * config/ia64/ia64.c: Likewise.
+
 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
 
        * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or
index b3f8af26ee74f3bccf3da81209e5d9fbc2553d70..30a7313d00d8e98c19296bc0c95050fe2b8ff2c6 100644 (file)
@@ -238,7 +238,7 @@ int arm_is_strong = 0;
 /* Nonzero if this chip is an XScale.  */
 int arm_is_xscale = 0;
 
-/* Nonzero if this chip is a an ARM6 or an ARM7.  */
+/* Nonzero if this chip is an ARM6 or an ARM7.  */
 int arm_is_6_or_7 = 0;
 
 /* Nonzero if generating Thumb instructions.  */
index 4c3bbd17bd61bc0f4c164428677487dd3ffed10f..e05976f611429821931eef882b04db4726f5eb60 100644 (file)
@@ -579,7 +579,7 @@ extern int arm_is_strong;
 /* Nonzero if this chip is an XScale.  */
 extern int arm_is_xscale;
 
-/* Nonzero if this chip is a an ARM6 or an ARM7.  */
+/* Nonzero if this chip is an ARM6 or an ARM7.  */
 extern int arm_is_6_or_7;
 
 #ifndef TARGET_DEFAULT
index 9c56f376a5c069319a9752234d0f97a624f01cd0..1146f137c8e23bbe6aa938d8354e0f7bdc73a8e2 100644 (file)
@@ -3292,7 +3292,7 @@ ia64_print_operand_address (stream, address)
 {
 }
 
-/* Print an operand to a assembler instruction.
+/* Print an operand to an assembler instruction.
    C   Swap and print a comparison operator.
    D   Print an FP comparison operator.
    E    Print 32 - constant, for SImode shifts as extract.