OSDN Git Service

2010-10-21 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 2010 10:38:51 +0000 (10:38 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 2010 10:38:51 +0000 (10:38 +0000)
commit64ade643f95b4ac26889a6863f81e7dfe50d5e34
tree8909773836d8ee38d61ed03b1fa807fcd0296206
parent4aed540562efe2aad5c88db9dabb4ef36296ccc2
2010-10-21  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/46111
* tree-parloops.c (take_address_of): Re-organize for MEM_REF.

* g++.dg/torture/pr46111.C: New testcase.

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