aboutsummaryrefslogtreecommitdiff
path: root/gcc/dce.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dce.h')
-rw-r--r--gcc/dce.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/dce.h b/gcc/dce.h
index 2635d49..341588c7 100644
--- a/gcc/dce.h
+++ b/gcc/dce.h
@@ -20,6 +20,7 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_DCE_H
#define GCC_DCE_H
+extern void run_word_dce (void);
extern void run_fast_dce (void);
extern void run_fast_df_dce (void);