summaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>2009-08-06 14:27:45 +0000
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>2009-08-06 14:27:45 +0000
commit578d1295a94a5dd2630f5095d47d5c7fd01d7d55 (patch)
treedf1d57c0d8628c4ee8c6416e133ab90912496374 /gcc/expr.h
parent6f3cfaa30d80b3843fa6fbbac41d359916897c3a (diff)
downloadgcc-578d1295a94a5dd2630f5095d47d5c7fd01d7d55.tar.gz
Merge ARM/hard_vfp_branch to trunk
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150525 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/expr.h')
-rw-r--r--gcc/expr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/expr.h b/gcc/expr.h
index 8e23aecb4b9..7058354a866 100644
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -762,7 +762,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