re PR tree-optimization/71908 (ICE at -Os and above in both 32-bit and 64-bit modes...
authorRichard Biener <rguenther@suse.de>
Tue, 19 Jul 2016 10:18:25 +0000 (10:18 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 19 Jul 2016 10:18:25 +0000 (10:18 +0000)
commit9a4cb9733db86b7be143a2b8ab7d03406e025a5d
tree01fb62930fcc3a0f17e46e862d62ba9c4a743d73
parentd9157f1514cb8f9e64e4b57c5461a9bb9b03427f
re PR tree-optimization/71908 (ICE at -Os and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (get_constraint_for_component_ref))

2016-07-18  Richard Biener  <rguenther@suse.de>

PR tree-optimization/71908
* tree-ssa-structalias.c (get_constraint_for_component_ref): Handle
symbolic constants in a more reliable way.

* gcc.dg/torture/pr71908.c: New testcase.

From-SVN: r238467
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr71908.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c