OSDN Git Service

2005-07-27 James A. Morrison <phython@gcc.gnu.org>
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jul 2005 04:40:05 +0000 (04:40 +0000)
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jul 2005 04:40:05 +0000 (04:40 +0000)
commitbb17b409bc77519d980e4f88ab3eb2c4c142c390
tree21416a93a08c2c026822da31c2e1d7f8bb065aef
parent8b5d7cdfe6fbfadc3cffe6506c26501b71482f81
2005-07-27  James A. Morrison  <phython@gcc.gnu.org>

        PR rtl-optimization/23047
        * simplify-rtx.c (simplify_const_relational_operation): Respect
        flag_wrapv for comparisons with ABS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102459 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr23047.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/execute/pr23047.x [new file with mode: 0644]