On Wed, 24 Sep 2014, Joseph S. Myers wrote:
> > > * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Remove
> > > macro.
> > > * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Handle
> > > TARGET_E500_DOUBLE case here.
> >
> > This patch is okay. The rep
On Wed, 24 Sep 2014, David Edelsohn wrote:
> > 2014-09-01 Maciej W. Rozycki
> >
> > gcc/
> > * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Remove
> > macro.
> > * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Handle
> > TARGET_E500_DOUBLE
On Mon, Sep 1, 2014 at 10:22 AM, Maciej W. Rozycki
wrote:
> Hi,
>
> This fixes an issue with the mode used for register save slots on the
> stack where e500 processor support is enabled along non-e500 multilibs.
> In that case the HARD_REGNO_CALLER_SAVE_MODE macro definition from
> gcc/config/rs6
David,
This patch:
https://gcc.gnu.org/ml/gcc-patches/2014-09/msg00051.html
is still waiting, please review.
Thanks,
Maciej
On Mon, 1 Sep 2014, Maciej W. Rozycki wrote:
> This fixes an issue with the mode used for register save slots on the
> stack where e500 processor support is enabled along non-e500 multilibs.
> In that case the HARD_REGNO_CALLER_SAVE_MODE macro definition from
> gcc/config/rs6000/e500.h overri
Hi,
This fixes an issue with the mode used for register save slots on the
stack where e500 processor support is enabled along non-e500 multilibs.
In that case the HARD_REGNO_CALLER_SAVE_MODE macro definition from
gcc/config/rs6000/e500.h overrides one in gcc/config/rs6000/rs6000.h even
for n