diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-12-21 20:26:34 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-12-21 20:26:34 +0100 |
commit | a4710e09ed089313e3d4189d00fcfc487262e05a (patch) | |
tree | 7eda300f6c4a50ae8f15d3f568032ab17bdd4068 /gcc/tree-ssa-loop.h | |
parent | da98f7424ee636d5254b5b90adbdb9f880818692 (diff) | |
download | gcc-a4710e09ed089313e3d4189d00fcfc487262e05a.zip gcc-a4710e09ed089313e3d4189d00fcfc487262e05a.tar.gz gcc-a4710e09ed089313e3d4189d00fcfc487262e05a.tar.bz2 |
re PR tree-optimization/83521 (ICE: verify_gimple failed (error: invalid operand in unary operation))
PR tree-optimization/83521
* tree-ssa-phiopt.c (factor_out_conditional_conversion): Use
gimple_build_assign without code on result of
fold_build1 (VIEW_CONVERT_EXPR, ...), as it might not create
a VIEW_CONVERT_EXPR.
* gcc.dg/pr83521.c: New test.
From-SVN: r255952
Diffstat (limited to 'gcc/tree-ssa-loop.h')
0 files changed, 0 insertions, 0 deletions