aboutsummaryrefslogtreecommitdiff
path: root/gcc/flow.c
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-08-28 06:54:22 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-08-28 06:54:22 -0400
commitabc95ed36d4c350fa1e23c1d322fee9bd8a018fe (patch)
tree1c83e6e4689be8894157ee8b0f76e689bf3b8871 /gcc/flow.c
parent2d5144e9ae5ef3e32c059f6a572d4bab6863c976 (diff)
downloadgcc-abc95ed36d4c350fa1e23c1d322fee9bd8a018fe.zip
gcc-abc95ed36d4c350fa1e23c1d322fee9bd8a018fe.tar.gz
gcc-abc95ed36d4c350fa1e23c1d322fee9bd8a018fe.tar.bz2
Fix spelling errors.
From-SVN: r10289
Diffstat (limited to 'gcc/flow.c')
-rw-r--r--gcc/flow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/flow.c b/gcc/flow.c
index 2c12cd1..1e4ff88 100644
--- a/gcc/flow.c
+++ b/gcc/flow.c
@@ -1862,7 +1862,7 @@ libcall_dead_p (x, needed, note, insn)
/* Return 1 if register REGNO was used before it was set.
In other words, if it is live at function entry.
- Don't count global regster variables, though. */
+ Don't count global register variables, though. */
int
regno_uninitialized (regno)