SH: declare fpul_operands

Joern Rennecke amylaar@redhat.com
Wed Nov 22 17:24:00 GMT 2000


> 	* config/sh/sh-protos.h (fpul_operand): Declare.

This is just papering over a problem elsewhere.  fpul_operand is
mentioned in PREDICATE_CODES, and hence a prototype for it should
have been generated.

> 	* config/sh/sh.c (fpul_operand): Declare MODE argument.

It's OK to declare it, but drop the ATTRIBUTE_UNUSED.  mode is
definitely used.


More information about the Gcc-patches mailing list