Commit 02215d8f by Eric Botcazou Committed by Eric Botcazou

visium-protos.h (notice_update_cc): Delete.

	* config/visium/visium-protos.h (notice_update_cc): Delete.
	(print_operand): Likewise.
	(print_operand_address): Likewise.

From-SVN: r230251
parent ef995717
2015-11-12 Eric Botcazou <ebotcazou@adacore.com>
* config/visium/visium-protos.h (notice_update_cc): Delete.
(print_operand): Likewise.
(print_operand_address): Likewise.
2015-11-12 Uros Bizjak <ubizjak@gmail.com> 2015-11-12 Uros Bizjak <ubizjak@gmail.com>
* config/alpha/alpha.h (FUNCTION_VALUE, LIBCALL_VALUE, * config/alpha/alpha.h (FUNCTION_VALUE, LIBCALL_VALUE,
...@@ -49,9 +49,6 @@ extern void visium_split_cbranch (enum rtx_code, rtx, rtx, rtx); ...@@ -49,9 +49,6 @@ extern void visium_split_cbranch (enum rtx_code, rtx, rtx, rtx);
extern const char *output_ubranch (rtx, rtx_insn *); extern const char *output_ubranch (rtx, rtx_insn *);
extern const char *output_cbranch (rtx, enum rtx_code, enum machine_mode, int, extern const char *output_cbranch (rtx, enum rtx_code, enum machine_mode, int,
rtx_insn *); rtx_insn *);
extern void notice_update_cc (rtx, rtx);
extern void print_operand (FILE *, rtx, int);
extern void print_operand_address (FILE *, rtx);
extern void split_double_move (rtx *, enum machine_mode); extern void split_double_move (rtx *, enum machine_mode);
extern void visium_expand_copysign (rtx *, enum machine_mode); extern void visium_expand_copysign (rtx *, enum machine_mode);
extern void visium_expand_int_cstore (rtx *, enum machine_mode); extern void visium_expand_int_cstore (rtx *, enum machine_mode);
......
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