Re: Problem with ARM longcalls

2011-05-03 Thread Bernd Schmidt
On 04/14/2011 03:00 PM, Richard Guenther wrote: > On Thu, Apr 14, 2011 at 2:40 PM, Bernd Schmidt > wrote: >> Ping. Contains only changes outside config/arm. >> >> http://gcc.gnu.org/m/gcc-patches/2011-03/msg01509.html > > Ok. Committed this version on trunk (which has different code to initial

Re: Problem with ARM longcalls

2011-04-14 Thread Richard Guenther
On Thu, Apr 14, 2011 at 2:40 PM, Bernd Schmidt wrote: > Ping.  Contains only changes outside config/arm. > > http://gcc.gnu.org/m/gcc-patches/2011-03/msg01509.html Ok. Thanks, Richard. > > Bernd > > On 03/23/2011 04:46 PM, Bernd Schmidt wrote: >> I've discovered a problem with -mlong-calls on A

Re: Problem with ARM longcalls

2011-04-14 Thread Bernd Schmidt
Ping. Contains only changes outside config/arm. http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01509.html Bernd On 03/23/2011 04:46 PM, Bernd Schmidt wrote: > I've discovered a problem with -mlong-calls on ARM. The bug was first > reported against a new target, but I'd copied the relevant code f

Re: Problem with ARM longcalls

2011-03-24 Thread Bernd Schmidt
On 03/24/2011 03:24 PM, Richard Earnshaw wrote: > > On Wed, 2011-03-23 at 16:46 +0100, Bernd Schmidt wrote: >> I've discovered a problem with -mlong-calls on ARM. The bug was first >> reported against a new target, but I'd copied the relevant code from the >> ARM backend. >> >> We use current_func

Re: Problem with ARM longcalls

2011-03-24 Thread Richard Earnshaw
On Wed, 2011-03-23 at 16:46 +0100, Bernd Schmidt wrote: > I've discovered a problem with -mlong-calls on ARM. The bug was first > reported against a new target, but I'd copied the relevant code from the > ARM backend. > > We use current_function_section in arm_is_long_call_p to decide whether > w