re PR other/54701 (double_int conversion breaks avr build)
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 25 Sep 2012 16:19:43 +0000 (16:19 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Tue, 25 Sep 2012 16:19:43 +0000 (16:19 +0000)
commitb70c0a2de5809c6e959d5e9fecc7aa4a7370fb1a
tree622db31e498df1afb474a399937dbf76bbd27092
parentb1bdc68d43b4572a5824514c4f92ea93f73dfec2
re PR other/54701 (double_int conversion breaks avr build)

PR other/54701
* config/avr/avr-log.c (avr_double_int_pop_digit): Reerite using
double_int::udivmod.

From-SVN: r191716
gcc/ChangeLog
gcc/config/avr/avr-log.c