aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris/cris.md
diff options
context:
space:
mode:
authorVolker Reichelt <reichelt@gcc.gnu.org>2003-06-30 21:11:44 +0000
committerVolker Reichelt <reichelt@gcc.gnu.org>2003-06-30 21:11:44 +0000
commit109b748d3f13dcef66ca77f51bd779271b40d1f0 (patch)
treed2ec4d65ba022fd3477c87ee70a96c950fc1e535 /gcc/config/cris/cris.md
parent5892c641b36457dddabd8ee1e75117a2b7f07c1c (diff)
downloadgcc-109b748d3f13dcef66ca77f51bd779271b40d1f0.zip
gcc-109b748d3f13dcef66ca77f51bd779271b40d1f0.tar.gz
gcc-109b748d3f13dcef66ca77f51bd779271b40d1f0.tar.bz2
README: Fix spelling for "testcase".
2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de> * g++.old-deja/g++.niklas/README: Fix spelling for "testcase". * g++.old-deja/g++.other/access2.C: Likewise. * g++.old-deja/g++.other/decl2.C: Likewise. * gcc.c-torture/execute/20020615-1.c: Likewise. 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de> * config/cris/cris.c: Fix spelling for "testcase". * config/cris/cris.h: Likewise. * config/cris/cris.md: Likewise. * config/mmix/crti.asm: Likewise. * config/mmix/mmix.h: Likewise. * config/mmix/mmix.md: Likewise. From-SVN: r68740
Diffstat (limited to 'gcc/config/cris/cris.md')
-rw-r--r--gcc/config/cris/cris.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/config/cris/cris.md b/gcc/config/cris/cris.md
index 1b2d504..6be28ea 100644
--- a/gcc/config/cris/cris.md
+++ b/gcc/config/cris/cris.md
@@ -321,7 +321,7 @@
;; of zeros starting at bit 0).
;; SImode. This mode is the only one needed, since gcc automatically
-;; extends subregs for lower-size modes. FIXME: Add test-case.
+;; extends subregs for lower-size modes. FIXME: Add testcase.
(define_insn "*btst"
[(set (cc0)
(zero_extract
@@ -884,7 +884,7 @@
return \"clear.b [%2=%0%S1]\";
}")
-;; To appease test-case gcc.c-torture/execute/920501-2.c (and others) at
+;; To appease testcase gcc.c-torture/execute/920501-2.c (and others) at
;; -O0, we need a movdi as a temporary measure. Here's how things fail:
;; A cmpdi RTX needs reloading (global):
;; (insn 185 326 186 (set (cc0)
@@ -3812,7 +3812,7 @@
/* It might be that code can be generated that jumps to 0 (or to a
specific address). Don't abort on that. At least there's a
- test-case. */
+ testcase. */
if (CONSTANT_ADDRESS_P (op0) && GET_CODE (op0) != CONST_INT)
{
if (no_new_pseudos)
@@ -3879,7 +3879,7 @@
/* It might be that code can be generated that jumps to 0 (or to a
specific address). Don't abort on that. At least there's a
- test-case. */
+ testcase. */
if (CONSTANT_ADDRESS_P (op1) && GET_CODE (op1) != CONST_INT)
{
if (no_new_pseudos)
@@ -4673,7 +4673,7 @@
;; to keep changes local to their cause.
;;
;; Do not add patterns that you do not know will be matched.
-;; Please also add a self-contained test-case.
+;; Please also add a self-contained testcase.
;; We have trouble with and:s and shifts. Maybe something is broken in
;; gcc? Or it could just be that bit-field insn expansion is a bit