Commit f4dcd58e authored by rth's avatar rth
Browse files

* config/ia64/ia64.h (predicate_operator): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33778 138bc75d-0d04-0410-961f-82ee72b054a4
parent 89b05ef6
......@@ -48,6 +48,7 @@ extern int reg_or_fp01_operand PARAMS((rtx, enum machine_mode));
extern int normal_comparison_operator PARAMS((rtx, enum machine_mode));
extern int adjusted_comparison_operator PARAMS((rtx, enum machine_mode));
extern int call_multiple_values_operation PARAMS((rtx, enum machine_mode));
extern int predicate_operator PARAMS((rtx, enum machine_mode));
extern void ia64_expand_fetch_and_op PARAMS ((enum fetchop_code,
enum machine_mode, rtx []));
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment