aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/tree-pass.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/tree-pass.h')
-rw-r--r--gcc-4.6/gcc/tree-pass.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.6/gcc/tree-pass.h b/gcc-4.6/gcc/tree-pass.h
index b5e987e..08ef8f7 100644
--- a/gcc-4.6/gcc/tree-pass.h
+++ b/gcc-4.6/gcc/tree-pass.h
@@ -449,6 +449,7 @@ extern struct gimple_opt_pass pass_split_functions;
extern struct gimple_opt_pass pass_feedback_split_functions;
extern struct gimple_opt_pass pass_threadsafe_analyze;
extern struct gimple_opt_pass pass_tree_convert_builtin_dispatch;
+extern struct gimple_opt_pass pass_auto_clone;
/* IPA Passes */
extern struct simple_ipa_opt_pass pass_ipa_lower_emutls;