aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/gcc/targhooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.0/gcc/targhooks.h')
-rw-r--r--gcc-4.4.0/gcc/targhooks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.4.0/gcc/targhooks.h b/gcc-4.4.0/gcc/targhooks.h
index 07ade39a7..b4ac8e3d2 100644
--- a/gcc-4.4.0/gcc/targhooks.h
+++ b/gcc-4.4.0/gcc/targhooks.h
@@ -104,3 +104,4 @@ extern bool default_hard_regno_scratch_ok (unsigned int);
extern bool default_target_option_valid_attribute_p (tree, tree, tree, int);
extern bool default_target_option_pragma_parse (tree, tree);
extern bool default_target_option_can_inline_p (tree, tree);
+extern bool default_have_conditional_execution (void);