diff options
author | Richard Guenther <rguenther@suse.de> | 2011-06-16 08:41:50 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2011-06-16 08:41:50 +0000 |
commit | 12430896397b7477294814403674d75e668f9f22 (patch) | |
tree | b02d925dc44622ca4d0a8f09518f68c6859d3dce /gcc/java/java-opcodes.h | |
parent | e641e49532dd7a8ad66611de27c8f76abb17dfc3 (diff) | |
download | gcc-12430896397b7477294814403674d75e668f9f22.zip gcc-12430896397b7477294814403674d75e668f9f22.tar.gz gcc-12430896397b7477294814403674d75e668f9f22.tar.bz2 |
gimple.c (canonicalize_cond_expr_cond): (bool)x is not the same as x != 0.
2011-06-16 Richard Guenther <rguenther@suse.de>
* gimple.c (canonicalize_cond_expr_cond): (bool)x is not
the same as x != 0.
* fold-const.c (fold_binary_loc): Do not fold X & 1 != 0 to
(bool) X & 1.
* ipa-prop.c (ipa_analyze_indirect_call_uses): Also allow
equality compares against zero for the lower bit.
From-SVN: r175096
Diffstat (limited to 'gcc/java/java-opcodes.h')
0 files changed, 0 insertions, 0 deletions