Assert no use with SSA_NAME_IN_FREELIST before using freelist.
authorTom de Vries <tom@codesourcery.com>
Thu, 16 Oct 2014 12:42:41 +0000 (12:42 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 16 Oct 2014 12:42:41 +0000 (12:42 +0000)
commit90ad8d0053d7268d02702a3b735737a5b1f7ea11
tree5107f0c554e588bb3d6a6133f58e90df08dc10e8
parentf6d2e222bc13e5bc8b96ae17a4cb3104be6407dd
Assert no use with SSA_NAME_IN_FREELIST before using freelist.

2014-10-16  Tom de Vries  <tom@codesourcery.com>

* tree-into-ssa.c (update_ssa): Assert that there's no ssa use operand
with SSA_NAME_IN_FREELIST.

From-SVN: r216318
gcc/ChangeLog
gcc/tree-into-ssa.c