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 target/39633] [avr] loop bug: missing 8-bit comparison (*cmpqi)


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

--- Comment #13 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-07-11 10:24:48 UTC ---
Author: gjl
Date: Mon Jul 11 10:24:46 2011
New Revision: 176143

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176143
Log:

    PR target/39633
    Backport from mainline r176141
    2011-07-11  Georg-Johann Lay
    * config/avr/avr.c (notice_update_cc): For ashiftrt:QI, only
    offsets 1..5 set cc0 in a usable way.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/avr/avr.c


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