[Bug other/54701] [4.8 Regression] double_int conversion breaks avr build

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 25 12:11:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54701

--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-09-25 12:10:52 UTC ---
Author: gjl
Date: Tue Sep 25 12:10:39 2012
New Revision: 191701

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191701
Log:
    PR other/54701
    * config/avr/avr.c (avr_map_decompose): Use double_int::from_uhwi
    instead of uhwi_to_double_int.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c



More information about the Gcc-bugs mailing list