r192610 - in /branches/gcc-4_7-branch/gcc: Chan...
xguo@gcc.gnu.org
xguo@gcc.gnu.org
Fri Oct 19 09:39:00 GMT 2012
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
More information about the Gcc-cvs
mailing list