re PR lto/52178 (Ada bootstrap failure in LTO mode)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 15 Feb 2012 00:10:00 +0000 (00:10 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 15 Feb 2012 00:10:00 +0000 (00:10 +0000)
commitaa47290b049146ff769c0a574e0d4d44930e209e
tree18ec09d90fb77ac0d3f7100b09c78c6700285cec
parente73bea1cebabe2e142bfb84adbbc469a3334c65e
re PR lto/52178 (Ada bootstrap failure in LTO mode)

PR lto/52178
* gimple.c (iterative_hash_gimple_type): Use RECORD_OR_UNION_TYPE_P.
(iterative_hash_canonical_type): Likewise.
* tree-ssa-pre.c (fini_pre): Clean up the CFG only after purging all
the dead edges.

From-SVN: r184246
gcc/ChangeLog
gcc/gimple.c
gcc/tree-ssa-pre.c