re PR tree-optimization/47679 (Strange uninitialized warning after SRA)
authorJeff Law <law@redhat.com>
Wed, 15 Apr 2015 18:51:49 +0000 (12:51 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 15 Apr 2015 18:51:49 +0000 (12:51 -0600)
commit20e38fcf4ff4d96d4d12d2939a94495166811203
tree8dbdf7b00a679005555d88ea1f9b3e4ecc4cb9aa
parent5283d1ecc4ed755bca87e31afd0deaf8af17591a
re PR tree-optimization/47679 (Strange uninitialized warning after SRA)

PR tree-optimization/47679
* tree-ssa-dom.c (build_and_record_new_cond): Moved to avoid
need for forward declaration in upcoming changes.
(record_conditions, record_edge_info): Likewise.

From-SVN: r222130
gcc/ChangeLog
gcc/tree-ssa-dom.c