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/34155] [4.3 Regression] ICE in simplify_binary_operation_1, at simplify-rtx.c:2666 on sh64



------- Comment #1 from kkojima at gcc dot gnu dot org  2007-11-21 22:29 -------
Subject: Bug 34155

Author: kkojima
Date: Wed Nov 21 22:29:04 2007
New Revision: 130335

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130335
Log:
        PR target/34155
        * config/sh/sh.md (binary_sf_op): Remove.
        (binary_sf_op0, binary_sf_op1): New define_insn_and_split.
        * config/sh/sh.c (sh_expand_binop_v2sf): Use gen_binary_sf_op0
        and gen_binary_sf_op1.


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


-- 


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


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