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/53272] wrong condition-codes for strict-low-part destination and small-integer source


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

--- Comment #4 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-05-08 15:27:08 UTC ---
Author: hp
Date: Tue May  8 15:27:03 2012
New Revision: 187285

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187285
Log:
    PR target/53272
    * config/cris/cris.c (cris_normal_notice_update_cc): For TARGET_V32,
    when a constant source operand matches an "I" constraint, the "no
    CC0 change" applies to a register-destination only, not a
    strict_low_part-destination.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/cris/cris.c


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