aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/gcc/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/gcc/expr.h')
-rw-r--r--gcc-4.4.3/gcc/expr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.4.3/gcc/expr.h b/gcc-4.4.3/gcc/expr.h
index 216de87fe..a89d4f916 100644
--- a/gcc-4.4.3/gcc/expr.h
+++ b/gcc-4.4.3/gcc/expr.h
@@ -757,7 +757,7 @@ extern void probe_stack_range (HOST_WIDE_INT, rtx);
/* Return an rtx that refers to the value returned by a library call
in its original home. This becomes invalid if any more code is emitted. */
-extern rtx hard_libcall_value (enum machine_mode);
+extern rtx hard_libcall_value (enum machine_mode, rtx);
/* Return the mode desired by operand N of a particular bitfield
insert/extract insn, or MAX_MACHINE_MODE if no such insn is