tree-vect-stmts.c (vectorizable_load): Allocate and free dr_chain within the per...
authorRichard Sandiford <richard.sandiford@linaro.org>
Thu, 14 Apr 2011 11:54:30 +0000 (11:54 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 14 Apr 2011 11:54:30 +0000 (11:54 +0000)
commit5ce1ee7fdd558b1bb5f02f84cbc435acf8184c9b
treeb71a2da6bf826c44d0ffe09bd7c48e495a212e53
parent6438fe334cf36158cc9ca407f6cbb102ae5de4fa
tree-vect-stmts.c (vectorizable_load): Allocate and free dr_chain within the per-copy loop.

gcc/
* tree-vect-stmts.c (vectorizable_load): Allocate and free dr_chain
within the per-copy loop.

From-SVN: r172422
gcc/ChangeLog
gcc/tree-vect-stmts.c