aboutsummaryrefslogtreecommitdiff
path: root/gcc/df.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/df.h')
-rw-r--r--gcc/df.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/df.h b/gcc/df.h
index d6a76d8..720bbfa 100644
--- a/gcc/df.h
+++ b/gcc/df.h
@@ -271,7 +271,7 @@ struct df_ref_info
unsigned int bitmap_size; /* Number of refs seen. */
/* True if refs table is organized so that every reference for a
- pseudo is contigious. */
+ pseudo is contiguous. */
bool refs_organized;
/* True if the next refs should be added immediately or false to
defer to later to reorganize the table. */