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/42891] [4.5 Regression] ice in extract_insn, at recog.c:2097



------- Comment #4 from uros at gcc dot gnu dot org  2010-01-28 17:58 -------
Subject: Bug 42891

Author: uros
Date: Thu Jan 28 17:58:03 2010
New Revision: 156327

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156327
Log:
        PR target/42891
        * config/i386/i386.c (ix86_expand_int_movcc): Convert tmp to SImode
        in the call to gen_x86_movsicc_0_m1.

testsuite/ChangeLog:

        PR target/42891
        * gcc.target/i386/pr42891.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr42891.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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