aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@gcc.gnu.org>2009-08-06 14:27:45 +0000
committerRichard Earnshaw <rearnsha@gcc.gnu.org>2009-08-06 14:27:45 +0000
commit390b17c28c10ab2b6752cb94b150c831762575fc (patch)
treedf1d57c0d8628c4ee8c6416e133ab90912496374 /gcc/expr.h
parent5b62ee8ae37494be0187ded458072c66414304ce (diff)
downloadgcc-390b17c28c10ab2b6752cb94b150c831762575fc.zip
gcc-390b17c28c10ab2b6752cb94b150c831762575fc.tar.gz
gcc-390b17c28c10ab2b6752cb94b150c831762575fc.tar.bz2
Merge ARM/hard_vfp_branch to trunk
From-SVN: r150525
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 8e23aec..7058354 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