diff options
author | Jakub Jelinek <jakub@redhat.com> | 2010-08-25 11:36:35 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2010-08-25 11:36:35 +0200 |
commit | ca046f7f4eafcfbcdb11a714ff93c8340f6ee0f7 (patch) | |
tree | 7dc15e1ccdd513b47f3fd2d18beb61f0a3bf957d /gcc/tree-ssa-pre.c | |
parent | 46b57af175e889126f65a6ca667c2c4606f93f84 (diff) | |
download | gcc-ca046f7f4eafcfbcdb11a714ff93c8340f6ee0f7.zip gcc-ca046f7f4eafcfbcdb11a714ff93c8340f6ee0f7.tar.gz gcc-ca046f7f4eafcfbcdb11a714ff93c8340f6ee0f7.tar.bz2 |
re PR tree-optimization/45059 (error: invalid operands in binary operation, leads to ICE: verify_stmts failed)
PR tree-optimization/45059
* tree-ssa-reassoc.c (eliminate_redundant_comparison): Strip useless
type conversions from newop{1,2}. Assert t is a comparison and
newop{1,2} after the stripping are gimple vals.
* gcc.c-torture/compile/pr45059.c: New test.
From-SVN: r163539
Diffstat (limited to 'gcc/tree-ssa-pre.c')
0 files changed, 0 insertions, 0 deletions