aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/gcc/targhooks.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/gcc/targhooks.c')
-rw-r--r--gcc-4.4.3/gcc/targhooks.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.4.3/gcc/targhooks.c b/gcc-4.4.3/gcc/targhooks.c
index d5e86f3df..5c5e4271b 100644
--- a/gcc-4.4.3/gcc/targhooks.c
+++ b/gcc-4.4.3/gcc/targhooks.c
@@ -561,6 +561,12 @@ default_function_value (const_tree ret_type ATTRIBUTE_UNUSED,
}
rtx
+default_libcall_value (enum machine_mode mode, rtx fun ATTRIBUTE_UNUSED)
+{
+ return LIBCALL_VALUE (mode);
+}
+
+rtx
default_internal_arg_pointer (void)
{
/* If the reg that the virtual arg pointer will be translated into is