tree-ssa.c
61.3 KB
-
tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names. · bc590dfb
2011-12-05 Richard Guenther <rguenther@suse.de> * tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names. Remove SSA operand checking, call verify_ssa_operands. * tree-ssa-operands.h (verify_ssa_operands): Declare. * tree-ssa-operands.c (verify_ssa_operands): New function. From-SVN: r182007
Richard Guenther committed