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/54892] [4.7/4.8 Regression], ICE in extract_insn, at recog.c:2123


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

--- Comment #4 from xuepeng guo <xguo at gcc dot gnu.org> 2012-10-19 09:39:20 UTC ---
Author: xguo
Date: Fri Oct 19 09:39:13 2012
New Revision: 192610

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192610
Log:
    gcc/ChangeLog
    Backported from mainline
    2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>

    PR target/54892
    * config/arm/arm.c (arm_expand_compare_and_swap): Use SImode to make
    sure the mode is correct when falling through from above cases.

    gcc/testsuite/ChangeLog
    Backported from mainline
    2012-10-19  Zhenqiang Chen <zhenqiang.chen@linaro.org>

    PR target/54892
    * gcc.target/arm/pr54892.c: New.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/pr54892.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/arm/arm.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


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