[Bug target/66956] [avr] Using 32*32=64 multiplicatiion (umulsidi3) for 32=32*32 without MUL.

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 21 17:31:00 GMT 2015


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

--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Tue Jul 21 17:31:22 2015
New Revision: 226048

URL: https://gcc.gnu.org/viewcvs?rev=226048&root=gcc&view=rev
Log:
        Backport from 2015-07-21 trunk r226046.
        PR target/66956
        * config/avr/avr-dimode.md (<extend_u>mulsidi3_insn)
        (<extend_u>mulsidi3): Don't use if !AVR_HAVE_MUL.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/avr/avr-dimode.md



More information about the Gcc-bugs mailing list