2013-05-06 Richard Biener <rguenther@suse.de>
commit59c0ed8089f6b84b1598a4590aba03083569eb7e
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 May 2013 15:06:41 +0000 (6 15:06 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 May 2013 15:06:41 +0000 (6 15:06 +0000)
tree4ba41d4852bb4031c786c3e67f53692bba49366b
parent61fc4e7f06e8ae0964f42a88c806171afe87c6c7
2013-05-06  Richard Biener  <rguenther@suse.de>

PR tree-optimization/57185
* tree-parloops.c (add_field_for_reduction): Handle anonymous
SSA names properly.

* gcc.dg/autopar/pr57185.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198630 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/autopar/pr57185.c [new file with mode: 0644]
gcc/tree-parloops.c