]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/49186 (optimize problem with unsigned long long value.)
authorKaz Kojima <kkojima@gcc.gnu.org>
Sun, 5 Jun 2011 21:55:46 +0000 (21:55 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Sun, 5 Jun 2011 21:55:46 +0000 (21:55 +0000)
commit946500ebec8ead599cf0ca9a200ae139e6f446e6
tree145eea96c1cb7fa61b4783b2579bfa5365d28ee5
parent71f8f06678b127d7fb7afa6b4b2565a24db68cfc
re PR target/49186 (optimize problem with unsigned long long value.)

PR target/49186
* 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.

From-SVN: r174668
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr49186.c [new file with mode: 0644]