r for loads if SP is in the register list.
OK.
R.
-Original Message-
From: Richard Earnshaw
Sent: 19 April 2013 12:34
To: Greta Yorsh
Cc: GCC Patches; raj.k...@gmail.com; Ramana Radhakrishnan
Subject: Re: [PATCH, ARM] Fix PR56797
On 19/04/13 10:34, Greta Yorsh wrote:
Fix PR56797
list.
> -Original Message-
> From: Richard Earnshaw
> Sent: 19 April 2013 12:34
> To: Greta Yorsh
> Cc: GCC Patches; raj.k...@gmail.com; Ramana Radhakrishnan
> Subject: Re: [PATCH, ARM] Fix PR56797
>
> On 19/04/13 10:34, Greta Yorsh wrote:
> > Fix PR56797
> >
On 19/04/13 10:34, Greta Yorsh wrote:
Fix PR56797
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56797
The problem is that peephole optimizer thinks it can generate an ldm, but
the pattern for ldm no longer matches, because after r188738 it requires
that if one of the destination registers is SP th
Fix PR56797
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56797
The problem is that peephole optimizer thinks it can generate an ldm, but
the pattern for ldm no longer matches, because after r188738 it requires
that if one of the destination registers is SP then the base register must
be SP, and it'