sh.c: Declare the prototype of sh_adjust_unroll_max only when...
authorKaz Kojima <kkojima@gcc.gnu.org>
Thu, 12 May 2005 21:45:05 +0000 (21:45 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Thu, 12 May 2005 21:45:05 +0000 (21:45 +0000)
commit02f20dc3fdfe1031a02b856ce6a7cc283ea49cf1
tree0de4973d1c391bc685364f47bd9c8d7dc326b3c8
parented9c043b26ae0e3578a51d1a481fb11219a8dcab
sh.c: Declare the prototype of sh_adjust_unroll_max only when...

* config/sh/sh.c: Declare the prototype of sh_adjust_unroll_max
only when TARGET_ADJUST_UNROLL_MAX is defined.
(general_movsrc_operand): Use the C style comment.
(ua_offset): Use prototype.

From-SVN: r99631
gcc/ChangeLog
gcc/config/sh/sh.c