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/83831] [RX] Unused bclr,bnot,bset insns


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83831

--- Comment #5 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Fri Feb 16 13:52:49 2018
New Revision: 257735

URL: https://gcc.gnu.org/viewcvs?rev=257735&root=gcc&view=rev
Log:
gcc/
        PR target/83831
        * config/rx/rx.c (rx_fuse_in_memory_bitop): Convert shift operand
        to QImode.

gcc/testsuite/
        PR target/83831
        * gcc.target/rx/pr83831.c (test_3, test_6): Adjust test cases.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rx/rx.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/rx/pr83831.c

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