aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config/s390/s390.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/config/s390/s390.c')
-rw-r--r--gcc-4.6/gcc/config/s390/s390.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.6/gcc/config/s390/s390.c b/gcc-4.6/gcc/config/s390/s390.c
index 626007e..9b275b0 100644
--- a/gcc-4.6/gcc/config/s390/s390.c
+++ b/gcc-4.6/gcc/config/s390/s390.c
@@ -7648,7 +7648,7 @@ s390_hard_regno_rename_ok (unsigned int old_reg, unsigned int new_reg)
/* Maximum number of registers to represent a value of mode MODE
in a register of class RCLASS. */
-bool
+int
s390_class_max_nregs (enum reg_class rclass, enum machine_mode mode)
{
switch (rclass)