This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ARM] Don't shorten long calls to different sections


Richard Earnshaw <rearnsha@arm.com> writes:
> On Fri, 2007-05-25 at 09:49 +0100, Richard Sandiford wrote:
>> Do you want the retain the behaviour that all calls to weak functions
>> are assumed long?  Or is it OK to treat them simply as calls to
>> externally-defined functions, as the patch does?  (I realise you
>> said OK, just thought I'd better clarify.)
>
> I consider the existing behaviour a bug.  So no need to change your
> code.

OK, thanks (and thanks for the review).  Patch installed.

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]