(arm_is_longcall_p): Update comment describing this funciton's behaviour.
commita2f6cf8446449fdcea75da7598aa76e1daa261c3
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2004 07:48:13 +0000 (11 07:48 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2004 07:48:13 +0000 (11 07:48 +0000)
tree661f66abdfa039664d00fa34da9f8f0b6cf4f5ff
parent6f4df69dad7e128f3b28f5840748a53f7acefb12
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85796 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h