2011-09-28 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Sep 2011 13:47:12 +0000 (13:47 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Sep 2011 13:47:12 +0000 (13:47 +0000)
commitb754bc683e1f49713e8d8b3bac3d25f1768bce02
tree76046af01f71445893ce54d6fbb350126b673570
parent0469ed088867b0b88267c4c50d77bf61bbb73528
2011-09-28  Richard Guenther  <rguenther@suse.de>

PR middle-end/50460
* fold-const.c (try_move_mult_to_index): Handle &a.array the
same as &a.array[0].

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179313 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c