This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #5 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-09-25 16:19:51 UTC ---
Author: gjl
Date: Tue Sep 25 16:19:43 2012
New Revision: 191716

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191716
Log:
    PR other/54701
    * config/avr/avr-log.c (avr_double_int_pop_digit): Reerite using
    double_int::udivmod.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]