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/32479] [sh] ICE in cse_extended_basic_block, at cse.c:6117



------- Comment #4 from kkojima at gcc dot gnu dot org  2007-06-27 21:40 -------
Subject: Bug 32479

Author: kkojima
Date: Wed Jun 27 21:40:19 2007
New Revision: 126065

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126065
Log:
        PR target/32479
        * config/sh/sh.md (udivsi3): Don't wrap the sequence with
        REG_LIBCALL and REG_RETVAL notes.
        (divsi3, mulsi3): Likewise.
        (mulhisi3): Likewise.  Use emit_libcall_block.
        (umulhisi3, smulsi3_highpart, umulsi3_highpart_i): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md


-- 


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


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