RE: [PATCH, testsuite, ARM] Check lr other than r3

2014-11-12 Thread Zhenqiang Chen
> -Original Message- > From: Richard Earnshaw > Sent: Friday, November 07, 2014 8:51 PM > To: Zhenqiang Chen; gcc-patches@gcc.gnu.org > Cc: Ramana Radhakrishnan > Subject: Re: [PATCH, testsuite, ARM] Check lr other than r3 > > On 03/11/14 08:18, Zhen

Re: [PATCH, testsuite, ARM] Check lr other than r3

2014-11-07 Thread Richard Earnshaw
On 03/11/14 08:18, Zhenqiang Chen wrote: > Hi, > > pr45701-1.c FAIL for all tests. The patch updates it to check lr other than > r3, based on the comments in arm_compute_save_reg_mask, > > /* ... > Otherwise if we do not use the link register we do not need to save > it. If we are pu

[PATCH, testsuite, ARM] Check lr other than r3

2014-11-03 Thread Zhenqiang Chen
Hi, pr45701-1.c FAIL for all tests. The patch updates it to check lr other than r3, based on the comments in arm_compute_save_reg_mask, /* ... Otherwise if we do not use the link register we do not need to save it. If we are pushing other registers onto the stack however, we can