]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/42897 (yet another ice in verify_ssa)
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 6 Mar 2010 20:28:04 +0000 (20:28 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 6 Mar 2010 20:28:04 +0000 (20:28 +0000)
commitaba09491c27cb6e9a908ebc2fde41a41a1f0ee5b
tree094a0a83ba7bbad79abdcda20bb19b8498813e4f
parent60d7a09b0671c2167248e0a6afee6920a18108ab
re PR debug/42897 (yet another ice in verify_ssa)

PR debug/42897
* tree-vect-loop.c (vect_transform_loop): Kill out-of-loop debug
uses of relevant DEFs that are dead outside the loop too.

From-SVN: r157258
gcc/ChangeLog
gcc/tree-vect-loop.c