Comment 8 for bug 1065122

Revision history for this message
In , Xguo (xguo) wrote :

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 <email address hidden>

 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 <email address hidden>

 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