summaryrefslogtreecommitdiff
path: root/gcc/ccmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ccmp.h')
-rw-r--r--gcc/ccmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ccmp.h b/gcc/ccmp.h
index bc1aafbc65e..93d10491eb9 100644
--- a/gcc/ccmp.h
+++ b/gcc/ccmp.h
@@ -20,6 +20,6 @@ along with GCC; see the file COPYING3. If not see
#ifndef GCC_CCMP_H
#define GCC_CCMP_H
-extern rtx expand_ccmp_expr (gimple *);
+extern rtx expand_ccmp_expr (gimple *, machine_mode);
#endif /* GCC_CCMP_H */