projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d96be87
)
Commit missing patch part
author
Jan-Benedict Glaw
<jbglaw@gcc.gnu.org>
Sun, 31 Aug 2014 22:48:22 +0000
(22:48 +0000)
committer
Jan-Benedict Glaw
<jbglaw@gcc.gnu.org>
Sun, 31 Aug 2014 22:48:22 +0000
(22:48 +0000)
From-SVN: r214773
gcc/config/mcore/mcore.c
patch
|
blob
|
history
diff --git
a/gcc/config/mcore/mcore.c
b/gcc/config/mcore/mcore.c
index f96be21467c5d9b284aa483a182f573dbe58572f..aad0f1a434be85d8a6b82b930dda1fc3dce12914 100644
(file)
--- a/
gcc/config/mcore/mcore.c
+++ b/
gcc/config/mcore/mcore.c
@@
-97,7
+97,7
@@
cond_type;
static void output_stack_adjust (int, int);
static int calc_live_regs (int *);
-static int try_constant_tricks (
long
, HOST_WIDE_INT *, HOST_WIDE_INT *);
+static int try_constant_tricks (
HOST_WIDE_INT
, HOST_WIDE_INT *, HOST_WIDE_INT *);
static const char * output_inline_const (enum machine_mode, rtx *);
static void layout_mcore_frame (struct mcore_frame *);
static void mcore_setup_incoming_varargs (cumulative_args_t, enum machine_mode, tree, int *, int);