public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [visium] Remove obsolete prototypes
@ 2015-11-12 12:21 Eric Botcazou
  0 siblings, 0 replies; only message in thread
From: Eric Botcazou @ 2015-11-12 12:21 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

Tested on visium-elf, applied on the mainline.


2015-11-12  Eric Botcazou  <ebotcazou@adacore.com>

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

-- 
Eric Botcazou

[-- Attachment #2: p.diff --]
[-- Type: text/x-patch, Size: 748 bytes --]

Index: config/visium/visium-protos.h
===================================================================
--- config/visium/visium-protos.h	(revision 230204)
+++ config/visium/visium-protos.h	(working copy)
@@ -49,9 +49,6 @@ extern void visium_split_cbranch (enum r
 extern const char *output_ubranch (rtx, rtx_insn *);
 extern const char *output_cbranch (rtx, enum rtx_code, enum machine_mode, int,
 				   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 visium_expand_copysign (rtx *, enum machine_mode);
 extern void visium_expand_int_cstore (rtx *, enum machine_mode);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-12 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-12 12:21 [visium] Remove obsolete prototypes Eric Botcazou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).