diff options
author | Mike Stump <mrs@gcc.gnu.org> | 2011-04-10 17:57:59 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2011-04-10 17:57:59 +0000 |
commit | 5b2d2d52fe20551875570ae70eedc99914981d37 (patch) | |
tree | 83b547627728caf21057292daf58dd55183cc2e9 /gcc | |
parent | 3e49fb03796af407ddfa41e6ab76e4787d349018 (diff) | |
download | gcc-5b2d2d52fe20551875570ae70eedc99914981d37.zip gcc-5b2d2d52fe20551875570ae70eedc99914981d37.tar.gz gcc-5b2d2d52fe20551875570ae70eedc99914981d37.tar.bz2 |
Cleanup double words.
From-SVN: r172245
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/ada/acats/tests/c4/c460011.a | 2 | ||||
-rw-r--r-- | gcc/testsuite/ada/acats/tests/c9/c954013.a | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.c-torture/compile/20011106-2.c | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.c-torture/execute/980709-1.x | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.c-torture/execute/990826-0.x | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.dg/vect/vect-peel-1.c | 8 | ||||
-rw-r--r-- | gcc/testsuite/gcc.target/mips/inter/mips16_stubs_1_x.c | 2 | ||||
-rw-r--r-- | gcc/testsuite/gfortran.dg/func_result_1.f90 | 2 | ||||
-rw-r--r-- | gcc/testsuite/gfortran.dg/missing_derived_type_1.f90 | 2 | ||||
-rw-r--r-- | gcc/testsuite/gfortran.dg/use_rename_1.f90 | 2 | ||||
-rw-r--r-- | gcc/testsuite/objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h | 2 | ||||
-rw-r--r-- | gcc/testsuite/objc/execute/next_mapping.h | 2 |
12 files changed, 15 insertions, 15 deletions
diff --git a/gcc/testsuite/ada/acats/tests/c4/c460011.a b/gcc/testsuite/ada/acats/tests/c4/c460011.a index 56e4c0c..78038a2 100644 --- a/gcc/testsuite/ada/acats/tests/c4/c460011.a +++ b/gcc/testsuite/ada/acats/tests/c4/c460011.a @@ -37,7 +37,7 @@ -- and greater than the value of the mod. -- Declare a generic test procedure and instantiate it for each of the -- unsigned types for each operand type. --- Check that the the operand is properly rounded during the conversion. +-- Check that the operand is properly rounded during the conversion. -- -- APPLICABILITY CRITERIA: -- This test is applicable to all implementations which support diff --git a/gcc/testsuite/ada/acats/tests/c9/c954013.a b/gcc/testsuite/ada/acats/tests/c9/c954013.a index a9de8c5..70ea3f5 100644 --- a/gcc/testsuite/ada/acats/tests/c9/c954013.a +++ b/gcc/testsuite/ada/acats/tests/c9/c954013.a @@ -363,7 +363,7 @@ procedure C954013 is -- Show that this message did pass through the Distributor Task Transaction.TC_Thru_Dist := true; - -- Pass this transaction on the the appropriate computation + -- Pass this transaction on the appropriate computation -- task case Transaction.Code is when Credit => diff --git a/gcc/testsuite/gcc.c-torture/compile/20011106-2.c b/gcc/testsuite/gcc.c-torture/compile/20011106-2.c index 358f9d2..7f80554 100644 --- a/gcc/testsuite/gcc.c-torture/compile/20011106-2.c +++ b/gcc/testsuite/gcc.c-torture/compile/20011106-2.c @@ -1,4 +1,4 @@ -/* Test the the type of a component of a conditional expression between +/* Test the type of a component of a conditional expression between two structures is correct. */ /* Origin: Joseph Myers <jsm28@cam.ac.uk>. */ diff --git a/gcc/testsuite/gcc.c-torture/execute/980709-1.x b/gcc/testsuite/gcc.c-torture/execute/980709-1.x index 937215b..307f568 100644 --- a/gcc/testsuite/gcc.c-torture/execute/980709-1.x +++ b/gcc/testsuite/gcc.c-torture/execute/980709-1.x @@ -1,7 +1,7 @@ # XFAIL this test for AIX using -msoft-float. # This test calls the system libm.a function pow. # A false failure is reported if -msoft-float is used. -# AIX expects the the parameters to be passed in fp regs. +# AIX expects the parameters to be passed in fp regs. if { [istarget powerpc-*-aix*] || [istarget rs6000-*-aix*] } { set torture_eval_before_execute { global compiler_conditional_xfail_data diff --git a/gcc/testsuite/gcc.c-torture/execute/990826-0.x b/gcc/testsuite/gcc.c-torture/execute/990826-0.x index 1785309..477c10b 100644 --- a/gcc/testsuite/gcc.c-torture/execute/990826-0.x +++ b/gcc/testsuite/gcc.c-torture/execute/990826-0.x @@ -1,7 +1,7 @@ # XFAIL this test for AIX using -msoft-float. # This test calls the system libm.a function floor. # A false failure is reported if -msoft-float is used. -# AIX expects the the parameters to be passed in fp regs. +# AIX expects the parameters to be passed in fp regs. if { [istarget powerpc-*-aix*] || [istarget rs6000-*-aix*] } { set torture_eval_before_execute { global compiler_conditional_xfail_data diff --git a/gcc/testsuite/gcc.dg/vect/vect-peel-1.c b/gcc/testsuite/gcc.dg/vect/vect-peel-1.c index 58a0cdb..2a150e9 100644 --- a/gcc/testsuite/gcc.dg/vect/vect-peel-1.c +++ b/gcc/testsuite/gcc.dg/vect/vect-peel-1.c @@ -14,10 +14,10 @@ int main1 () int i; int ia[N+1]; - /* All the accesses are misaligned. With cost model disabled, we count the - the number of aligned accesses for each peeling option, and in this case - we align the two loads if possible (i.e., if misaligned stores are - supported). */ + /* All the accesses are misaligned. With cost model disabled, we + count the number of aligned accesses for each peeling option, and + in this case we align the two loads if possible (i.e., if + misaligned stores are supported). */ for (i = 1; i <= N; i++) { ia[i] = ib[i+2] + ib[i+6]; diff --git a/gcc/testsuite/gcc.target/mips/inter/mips16_stubs_1_x.c b/gcc/testsuite/gcc.target/mips/inter/mips16_stubs_1_x.c index 076b399..38339ca 100644 --- a/gcc/testsuite/gcc.target/mips/inter/mips16_stubs_1_x.c +++ b/gcc/testsuite/gcc.target/mips/inter/mips16_stubs_1_x.c @@ -89,7 +89,7 @@ extern _Complex double (*pcd10) (double, double); #define CHECK_RESULT(x, y) if ((x) != (y)) abort () #define CHECK_VOID_RESULT(x, y) CHECK_RESULT (((x), the_result), y) -/* Call functions through pointers and and check against expected results. */ +/* Call functions through pointers and check against expected results. */ void test (void) { diff --git a/gcc/testsuite/gfortran.dg/func_result_1.f90 b/gcc/testsuite/gfortran.dg/func_result_1.f90 index ce3c2e4..51f5cd4 100644 --- a/gcc/testsuite/gfortran.dg/func_result_1.f90 +++ b/gcc/testsuite/gfortran.dg/func_result_1.f90 @@ -1,5 +1,5 @@ ! { dg-do run } -! From PR 19673 : We didn't dereference the the result from POINTER +! From PR 19673 : We didn't dereference the result from POINTER ! functions with a RESULT clause program ret_ptr if (foo(99) /= bar(99)) call abort () diff --git a/gcc/testsuite/gfortran.dg/missing_derived_type_1.f90 b/gcc/testsuite/gfortran.dg/missing_derived_type_1.f90 index 49c1ec8..c890927 100644 --- a/gcc/testsuite/gfortran.dg/missing_derived_type_1.f90 +++ b/gcc/testsuite/gfortran.dg/missing_derived_type_1.f90 @@ -1,5 +1,5 @@ ! { dg-do compile } -! Tests the fix for PR29364, in which the the absence of the derived type +! Tests the fix for PR29364, in which the absence of the derived type ! 'nonexist' was not diagnosed. ! ! Contributed by Tobias Burnus <tobias.burnus@physik.fu-berlin.de> diff --git a/gcc/testsuite/gfortran.dg/use_rename_1.f90 b/gcc/testsuite/gfortran.dg/use_rename_1.f90 index 01645f6..2e9a3c8 100644 --- a/gcc/testsuite/gfortran.dg/use_rename_1.f90 +++ b/gcc/testsuite/gfortran.dg/use_rename_1.f90 @@ -1,6 +1,6 @@ ! { dg-do compile } ! Tests the fix for PR34854, in which the second of the two subroutines would fail -! because the the type declaration of nmoltype_phase would incorrectly conflict +! because the type declaration of nmoltype_phase would incorrectly conflict ! with the type given to the module variable of the same name. ! ! Contributed by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> diff --git a/gcc/testsuite/objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h b/gcc/testsuite/objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h index b981880..6a4b4ce 100644 --- a/gcc/testsuite/objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h +++ b/gcc/testsuite/objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h @@ -676,7 +676,7 @@ objc_layout_structure (const char *type, && *ntype++ != '=') /* do nothing */; - /* If there's a "<name>=", ntype - 1 points to '='; skip the the name */ + /* If there's a "<name>=", ntype - 1 points to '='; skip the name */ if (*(ntype - 1) == '=') type = ntype; diff --git a/gcc/testsuite/objc/execute/next_mapping.h b/gcc/testsuite/objc/execute/next_mapping.h index 41d40fd..c28f173 100644 --- a/gcc/testsuite/objc/execute/next_mapping.h +++ b/gcc/testsuite/objc/execute/next_mapping.h @@ -749,7 +749,7 @@ objc_layout_structure (const char *type, && *ntype++ != '=') /* do nothing */; - /* If there's a "<name>=", ntype - 1 points to '='; skip the the name */ + /* If there's a "<name>=", ntype - 1 points to '='; skip the name */ if (*(ntype - 1) == '=') type = ntype; |