re PR tree-optimization/57511 (Missing SCEV final value replacement)
authorRichard Biener <rguenther@suse.de>
Mon, 2 Sep 2013 13:24:30 +0000 (13:24 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 2 Sep 2013 13:24:30 +0000 (13:24 +0000)
commit63fdb7bee70641e7d9a9704d51c8b70a62d31c24
treef11b08d36e1a75861711146eeb11401df79a9528
parent78de2333eab3428f4b8723e41534f81c508bc7a6
re PR tree-optimization/57511 (Missing SCEV final value replacement)

2013-09-02  Richard Biener  <rguenther@suse.de>

PR middle-end/57511
* tree-scalar-evolution.c (instantiate_scev_name): Allow
non-linear SCEVs.

* gcc.dg/tree-ssa/sccp-1.c: New testcase.

From-SVN: r202168
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/sccp-1.c [new file with mode: 0644]
gcc/tree-scalar-evolution.c