diff options
author | Jakub Jelinek <jakub@redhat.com> | 2012-02-20 13:19:47 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2012-02-20 13:19:47 +0100 |
commit | 5a226e0af1d34600e38f02e3e84485db3f96b56c (patch) | |
tree | 37656215e21718bda37d1449687ef091d6ca5cd8 /libgomp | |
parent | e992fc2e5d6ece7463384caa8c1e0a70cfe57e91 (diff) | |
download | gcc-5a226e0af1d34600e38f02e3e84485db3f96b56c.zip gcc-5a226e0af1d34600e38f02e3e84485db3f96b56c.tar.gz gcc-5a226e0af1d34600e38f02e3e84485db3f96b56c.tar.bz2 |
re PR tree-optimization/52286 (wrong code bug)
PR tree-optimization/52286
* fold-const.c (fold_binary_loc): For (X & C1) | C2
optimization use double_int_to_tree instead of build_int_cst_wide,
rewrite to use double_int vars.
* gcc.c-torture/execute/pr52286.c: New test.
From-SVN: r184391
Diffstat (limited to 'libgomp')
0 files changed, 0 insertions, 0 deletions