aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/romp/romp.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/romp/romp.h')
-rw-r--r--gcc/config/romp/romp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/romp/romp.h b/gcc/config/romp/romp.h
index 0add9ee2..f307e68 100644
--- a/gcc/config/romp/romp.h
+++ b/gcc/config/romp/romp.h
@@ -1078,7 +1078,7 @@ struct rt_cargs {int gregs, fregs; };
force_operand \
(gen_rtx (PLUS, SImode, XEXP (X, 0), \
GEN_INT (high_int << 16)), 0),\
- GEN_INT (, low_int)); \
+ GEN_INT (low_int)); \
} \
}