diff options
author | Jakub Jelinek <jakub@redhat.com> | 2013-01-03 10:02:41 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2013-01-03 10:02:41 +0100 |
commit | 8b5546d6740ad9c56eaed8285ff501da3453e924 (patch) | |
tree | 0b6ed676df8d526772e919008d4fbf0a44fdc045 /libjava/classpath/gnu/java/rmi | |
parent | 8ab1d2e90f3e49593e490bc70199c4b97155f4ba (diff) | |
download | gcc-8b5546d6740ad9c56eaed8285ff501da3453e924.zip gcc-8b5546d6740ad9c56eaed8285ff501da3453e924.tar.gz gcc-8b5546d6740ad9c56eaed8285ff501da3453e924.tar.bz2 |
re PR middle-end/55832 (ICE in fold_convert_loc, at fold-const.c:1967)
PR tree-optimization/55832
* fold-const.c (fold_binary_loc): For ABS_EXPR<x> >= 0 and
ABS_EXPR<x> < 0 folding use constant_boolean_node instead of
integer_{one,zero}_node.
* gcc.c-torture/compile/pr55832.c: New test.
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
From-SVN: r194836
Diffstat (limited to 'libjava/classpath/gnu/java/rmi')
0 files changed, 0 insertions, 0 deletions