summaryrefslogtreecommitdiff
path: root/gcc/config/arm/bpabi.h
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-09-10 11:55:21 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-09-10 11:55:21 +0000
commit84cbcde51364063247bbcc156c205cd30b0bf36b (patch)
tree5af829e1813c9d326fb247778244da439b3bba47 /gcc/config/arm/bpabi.h
parent4ac7fd9882162bebb64e74b2956a411c7f9ff0ed (diff)
downloadgcc-84cbcde51364063247bbcc156c205cd30b0bf36b.tar.gz
* config/darwin.c, config/alpha/alpha.h, config/arm/arm.c,
config/arm/arm.h, config/arm/arm.md, config/arm/bpabi.h, config/arm/predicates.md, config/frv/frv.c, config/frv/frv.md, config/h8300/h8300.md, config/i386/gmm_malloc.h, config/ia64/ia64.md, config/ip2k/libgcc.S, config/mips/mips-ps-3d.md, config/mips/mips.c, config/rs6000/rs6000.c, config/s390/s390.c, config/sh/symbian.c: Fix comment typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87295 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/arm/bpabi.h')
-rw-r--r--gcc/config/arm/bpabi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/bpabi.h b/gcc/config/arm/bpabi.h
index e2be11446f8..c15257728d4 100644
--- a/gcc/config/arm/bpabi.h
+++ b/gcc/config/arm/bpabi.h
@@ -33,7 +33,7 @@
calling convention. */
#define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) TARGET_BPABI
-/* The BPABI integer comparision routines return { -1, 0, 1 }. */
+/* The BPABI integer comparison routines return { -1, 0, 1 }. */
#define TARGET_LIB_INT_CMP_BIASED !TARGET_BPABI
/* Tell the assembler to build BPABI binaries. */