diff options
author | Marek Polacek <polacek@redhat.com> | 2015-12-09 14:58:22 +0000 |
---|---|---|
committer | Marek Polacek <mpolacek@gcc.gnu.org> | 2015-12-09 14:58:22 +0000 |
commit | 0e0997a2d5484e496896f4a6b00245e2c191de1c (patch) | |
tree | 5fcd418e8b836089f91ef035054fc6ad482c7638 /gcc/java/java-tree.h | |
parent | 4c81f958b3f1b2a41e94d505c34b6d911502bb15 (diff) | |
download | gcc-0e0997a2d5484e496896f4a6b00245e2c191de1c.zip gcc-0e0997a2d5484e496896f4a6b00245e2c191de1c.tar.gz gcc-0e0997a2d5484e496896f4a6b00245e2c191de1c.tar.bz2 |
re PR tree-optimization/66949 (ICE at -O2 and -O3 on x86_64-linux-gnu in tree_ssa_phiopt_worker, at tree-ssa-phiopt.c:335)
PR tree-optimization/66949
* tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Don't call
single_non_singleton_phi_for_edges to get the PHI from
factor_out_conditional_conversion. Use NULL_TREE instead of NULL.
(factor_out_conditional_conversion): Adjust declaration. Make it
return the newly-created PHI.
* gcc.dg/torture/pr66949-1.c: New test.
* gcc.dg/torture/pr66949-2.c: New test.
From-SVN: r231457
Diffstat (limited to 'gcc/java/java-tree.h')
0 files changed, 0 insertions, 0 deletions