public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* disassemble_insn static function
@ 2000-12-03 16:27 Ben Elliston
  2000-12-03 16:35 ` Doug Evans
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Elliston @ 2000-12-03 16:27 UTC (permalink / raw)
  To: CGEN

In sim/common/cgen-trace.c, disassemble_insn is declared as static, but
never defined.  What was the intention here?  I'd like to remove this
declaration, as it's causing GCC to emit a warning.

Ben

^ permalink raw reply	[flat|nested] 2+ messages in thread

* disassemble_insn static function
  2000-12-03 16:27 disassemble_insn static function Ben Elliston
@ 2000-12-03 16:35 ` Doug Evans
  0 siblings, 0 replies; 2+ messages in thread
From: Doug Evans @ 2000-12-03 16:35 UTC (permalink / raw)
  To: Ben Elliston; +Cc: CGEN

Ben Elliston writes:
 > In sim/common/cgen-trace.c, disassemble_insn is declared as static, but
 > never defined.  What was the intention here?  I'd like to remove this
 > declaration, as it's causing GCC to emit a warning.

Can't recall.  It may be that it's a left over turd.
Nuke it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-03 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-03 16:27 disassemble_insn static function Ben Elliston
2000-12-03 16:35 ` Doug Evans

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).