re PR middle-end/33330 (Wrong alias for accessing scalar through array)
authorRichard Guenther <rguenther@suse.de>
Fri, 7 Sep 2007 11:57:57 +0000 (11:57 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 7 Sep 2007 11:57:57 +0000 (11:57 +0000)
commitccf64c833ffaa36f74940afcdaef57a688bb4dcf
tree0514e97c90603913cf1160e3082b070b0b763294
parent201b2eadc44a3217be14bed57b979dc4b01a5990
re PR middle-end/33330 (Wrong alias for accessing scalar through array)

2007-09-07  Richard Guenther  <rguenther@suse.de>

PR middle-end/33330
* tree-ssa-operands.c (access_can_touch_variable): An access
of the form (*p)[0] can touch a variable of same size.

From-SVN: r128240
gcc/ChangeLog
gcc/tree-ssa-operands.c