re PR tree-optimization/34330 (-ftree-parallelize-loops=4 ICE with the vectorizer...
authorRichard Guenther <rguenther@suse.de>
Thu, 15 May 2008 08:21:32 +0000 (08:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 15 May 2008 08:21:32 +0000 (08:21 +0000)
commit45ff5edaea467950434730376d3abd8e6cebe196
tree99675451abeb5c9e80d68e0b7b6f15dd819bb283
parente491ed09b31dc8ab89cf84cc5f94b3ee02792d12
re PR tree-optimization/34330 (-ftree-parallelize-loops=4 ICE with the vectorizer also)

2008-05-15  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/34330
* tree-ssa-alias.c (get_smt_for): Only assert that accesses
through the pointer will alias the SMT.

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

From-SVN: r135329
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr34330.c [new file with mode: 0644]
gcc/tree-ssa-alias.c