summaryrefslogtreecommitdiffstats
path: root/libjava/java/beans
diff options
context:
space:
mode:
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>2005-02-13 06:21:35 +0000
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>2005-02-13 06:21:35 +0000
commitd4ff2b6f88cb83ad36d1715e6d6ffb253a7edb20 (patch)
tree2622ef70f3a694db5d17729fe9d5cd5337959e9e /libjava/java/beans
parent857463585b7c662b47874f11077552b62b8f3e73 (diff)
downloadppe42-gcc-d4ff2b6f88cb83ad36d1715e6d6ffb253a7edb20.tar.gz
ppe42-gcc-d4ff2b6f88cb83ad36d1715e6d6ffb253a7edb20.zip
2005-02-13 James A. Morrison <phython@gcc.gnu.org>
PR tree-optimization/14303 PR tree-optimization/15784 * fold-const.c (fold): Fold ABS_EXPR<x> >= 0 to true, when possible. Fold ABS_EXPR<x> < 0 to false. Fold ABS_EXPR<x> == 0 to x == 0 and ABS_EXPR<x> != 0 to x != 0. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94977 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/beans')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud