tree-ssa-structalias.c (get_constraint_for_ptr_offset): Add asserts to guard possible...
commitdfd7d2d68b96580180f6d482ffd381913de83ee4
authorRichard Biener <rguenther@suse.de>
Tue, 11 Mar 2014 15:32:27 +0000 (11 15:32 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 11 Mar 2014 15:32:27 +0000 (11 15:32 +0000)
treef4ac1c996b050838e54964bc39ecaac2862b700a
parentaf1ab44914e9d544f7b24c21634e02f62ef086ff
tree-ssa-structalias.c (get_constraint_for_ptr_offset): Add asserts to guard possible wrong-code bugs.

2014-03-11  Richard Biener  <rguenther@suse.de>

* tree-ssa-structalias.c (get_constraint_for_ptr_offset):
Add asserts to guard possible wrong-code bugs.

From-SVN: r208485
gcc/ChangeLog
gcc/tree-ssa-structalias.c