tree-switch-conversion.c (gen_inbound_check): Free post-dominance information as...
authorSteven Bosscher <steven@gcc.gnu.org>
Thu, 3 May 2012 11:14:15 +0000 (11:14 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 3 May 2012 11:14:15 +0000 (11:14 +0000)
commit6ab1ab1480bf6090f1da481e6cb3da59e46f31bf
tree767acae9ce911d995b67441e042cc3ddac67a02f
parent1937283892c2fb55b9c22f4d91b3185a99ed335a
tree-switch-conversion.c (gen_inbound_check): Free post-dominance information as early as possible.

* tree-switch-conversion.c (gen_inbound_check): Free post-dominance
information as early as possible.  Update dominance info instead of
discarding it.

From-SVN: r187093
gcc/ChangeLog
gcc/tree-switch-conversion.c