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] Fix broken sibcall with longcall, APCS frame and VFP


On 20/01/17 18:13, Eric Botcazou wrote:
>> This seems to have fallen through a crack.  Did you get a chance to try
>> either of these suggestions?
> 
> So just:
> 
> /* { dg-do run } */
> /* { dg-options "-mapcs-frame -O -foptimize-sibling-calls -ffunction-sections" 
> } */
> 
> in the header of the tescase?
> 

Yes, let's try it like that.  If it causes problems on multilib test
runs we can always revisit and apply some restrictions.

R.


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