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/71338] [RL78] mulu instruction not used on G10


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

--- Comment #7 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Thu Aug 18 12:25:47 2016
New Revision: 239569

URL: https://gcc.gnu.org/viewcvs?rev=239569&root=gcc&view=rev
Log:
gcc/
        Backport from mainline
        2016-06-17  DJ Delorie  <dj@redhat.com>

        PR target/71338
        * config/rl78/rl78-expand.c (umulqihi3): Enable for G10.
        * config/rl78/rl78-virtual.c (umulhi3_shift_virt): Likewise.
        (umulqihi3_virt): Likewise.
        * config/rl78/rl78-real.c (umulhi3_shift_real): Likewise.
        (umulqihi3_real): Likewise.


Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/config/rl78/rl78-expand.md
    branches/gcc-6-branch/gcc/config/rl78/rl78-real.md
    branches/gcc-6-branch/gcc/config/rl78/rl78-virt.md

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