]> git.ipfire.org Git - thirdparty/gcc.git/commit
2015-06-03 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jun 2015 07:57:13 +0000 (07:57 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jun 2015 07:57:13 +0000 (07:57 +0000)
commitdabc0f790ad143ab68f2c4a5436b8fd7c53e04b9
tree1c1bfc05a918621344364216fc91756fa3382cc6
parentd2c73eb950e9643c4f928a53797e95321dee94a1
2015-06-03  Richard Biener  <rguenther@suse.de>

PR tree-optimization/66375
* tree-scalar-evolution.c (follow_ssa_edge_binary): First
add to the evolution before following SSA edges.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224060 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr66375.c [new file with mode: 0644]
gcc/tree-scalar-evolution.c