* config/sh/sh.c (expand_cbranchdi4): Set msw_skip when the high
commit35e3c1ad01d8061914d3b936cfeb93f219269a6d
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 May 2011 22:56:32 +0000 (30 22:56 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 May 2011 22:56:32 +0000 (30 22:56 +0000)
tree724192e63c606bbe59e0a272aec467499c454417
parent4a14d77b1ba9b8c947afedb559656079731ea709
* config/sh/sh.c (expand_cbranchdi4): Set msw_skip when the high
part of the second operand is 0.
* gcc.c-torture/execute/pr49186.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174456 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr49186.c [new file with mode: 0644]