]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR other/54701 (double_int conversion breaks avr build)
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 25 Sep 2012 12:10:39 +0000 (12:10 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Tue, 25 Sep 2012 12:10:39 +0000 (12:10 +0000)
commit915efd1fc987429382050fd69bf040229b38c9a5
tree685e114f8f98bc142fdc9452c5ba595fc5f5f7e9
parent0237949a0fb9ceddec550116f057182592b8d74a
re PR other/54701 (double_int conversion breaks avr build)

PR other/54701
* config/avr/avr.c (avr_map_decompose): Use double_int::from_uhwi
instead of uhwi_to_double_int.

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