re PR target/54476 ([avr] __builtin_avr_delay_cycles (-1ul) causes memory usage to...
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 4 Sep 2012 09:37:08 +0000 (09:37 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Tue, 4 Sep 2012 09:37:08 +0000 (09:37 +0000)
commitb8db7f86fd47dcae8e559b990816243f27ade021
treea2acfc9516bd58d23cedac26a39f56f956a7c135
parent12b48dc897e64ae199c0201d9602d93a5245af20
re PR target/54476 ([avr] __builtin_avr_delay_cycles (-1ul) causes memory usage to explode on x86_64 host)

PR target/54476
* config/avr/avr.c (avr_expand_delay_cycles): Mask operand with
SImode.

From-SVN: r190920
gcc/ChangeLog
gcc/config/avr/avr.c