summaryrefslogtreecommitdiffstats
path: root/gcc/cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cfg.c')
-rw-r--r--gcc/cfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfg.c b/gcc/cfg.c
index 83b0ff06037..6071e8dbedc 100644
--- a/gcc/cfg.c
+++ b/gcc/cfg.c
@@ -22,7 +22,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
/* This file contains low level functions to manipulate with CFG and analyze it.
All other modules should not transform the datastructure directly and use
abstraction instead. The file is supposed to be ordered bottom-up and should
- not contain any code depdendent on particular intermediate language (RTL or trees)
+ not contain any code dependent on particular intermediate language (RTL or trees)
Available functionality:
- Initialization/deallocation
OpenPOWER on IntegriCloud