2011/12/15 Georg-Johann Lay :
> This is fix for the RP. Is uses (reg:QI 28) instead of building SUBREG of
> frame
> pointer.
>
> Johann
>
> PR target/51050
> * config/avr/avr.c (expand_epilogue): Don't build SUBREG of fp.
> (avr_prologue_setup_frame): Ditto.
Approved.
Denis.
This is fix for the RP. Is uses (reg:QI 28) instead of building SUBREG of frame
pointer.
Johann
PR target/51050
* config/avr/avr.c (expand_epilogue): Don't build SUBREG of fp.
(avr_prologue_setup_frame): Ditto.
Index: gcc/config/avr/avr.c
==