]> gcc.gnu.org Git - gcc.git/commit
simplify-rtx.c (simplify_plus_minus): Negate constant iff its neg field is different...
authorJakub Jelinek <jakub@redhat.com>
Fri, 19 Oct 2001 19:28:03 +0000 (21:28 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 19 Oct 2001 19:28:03 +0000 (21:28 +0200)
commit4768dbddcd8b626899574a5d10651e68d27f9328
tree3cdc907694d60933dafc3af4b4dd4296d6a692a8
parentc5adc06afa348edfb16727209b685707d4daa9ad
simplify-rtx.c (simplify_plus_minus): Negate constant iff its neg field is different to previous argument's neg field.

* simplify-rtx.c (simplify_plus_minus): Negate constant iff its neg
field is different to previous argument's neg field.

* gcc.c-torture/execute/20011019-1.c: New test.

From-SVN: r46356
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20011019-1.c [new file with mode: 0644]
This page took 0.203426 seconds and 5 git commands to generate.