[patch,avr] Fix PR57844

2013-07-10 Thread Georg-Johann Lay
The problem with this PR is that -size is used as addend in avr_prologue_setup_frame instead of truncating it to the mode of the operation. Fix as obvious. Ok for trunk and backport? Johann PR target/57844 * config/avr/avr.c (avr_prologue_setup_frame): Trunk -size to mode

Re: [patch,avr] Fix PR57844

2013-07-10 Thread Denis Chertykov
2013/7/10 Georg-Johann Lay a...@gjlay.de: The problem with this PR is that -size is used as addend in avr_prologue_setup_frame instead of truncating it to the mode of the operation. Fix as obvious. Ok for trunk and backport? Johann PR target/57844 * config/avr/avr.c