[patch,avr] Fix PR57844

Georg-Johann Lay avr@gjlay.de
Wed Jul 10 09:38:00 GMT 2013


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
	of my_fp.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr57844.diff
Type: text/x-patch
Size: 1198 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130710/b2b02e8a/attachment.bin>


More information about the Gcc-patches mailing list