diff options
author | Jeff Law <law@redhat.com> | 2017-12-15 15:35:51 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2017-12-15 15:35:51 -0700 |
commit | b021b385661c7d6db34ef69e9e0cb89677b54ef4 (patch) | |
tree | 1ec9080b51eb1ab9c5076a5080fe7d4d67b53e16 /gcc/go | |
parent | 5806e0622de3356ae291a74a4c0d4c2e0af4c0d6 (diff) | |
download | gcc-b021b385661c7d6db34ef69e9e0cb89677b54ef4.zip gcc-b021b385661c7d6db34ef69e9e0cb89677b54ef4.tar.gz gcc-b021b385661c7d6db34ef69e9e0cb89677b54ef4.tar.bz2 |
re PR middle-end/36550 (Wrong "may be used uninitialized" warning (conditional PHIs))
PR tree-optimization/36550
* tree-ssa-threadupdate.c (count_stmts_and_phis_in_block): New.
(mark_threaded_blocks): Rewrite code to avoid block copying when
optimizing for size. Don't pessimize blocks which will be
copied, but all the statements will be dead.
PR tree-optimization/36550
* gcc.dg/tree-ssa/pr36550.c: New test.
From-SVN: r255731
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions