(arm_is_longcall_p): Update comment describing this funciton's behaviour.
authorNick Clifton <nickc@redhat.com>
Wed, 11 Aug 2004 07:48:13 +0000 (07:48 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 11 Aug 2004 07:48:13 +0000 (07:48 +0000)
commita77655b15fc9e25c0c3ad647eb0f511463a559c5
tree661f66abdfa039664d00fa34da9f8f0b6cf4f5ff
parent6f4a43e029d1e36130a9ff55128a1d101cf32ec5
(arm_is_longcall_p): Update comment describing this funciton's behaviour.

  Return true when the current function has a section attribute and
  -mlong-calls is in effect.
(ARM_DECLARE_FUNCTION_SIZE): Do not set the short-call marker when
  -mlong-calls is in effect and the function has a section attribute.

From-SVN: r85796
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h