OSDN Git Service

* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p) <VIEW_CONVERT_EXPR>:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Oct 2008 17:27:23 +0000 (17:27 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Oct 2008 17:27:23 +0000 (17:27 +0000)
commitd35df86bca7bd78fc95fec2d3c8127f47644bd4f
tree41fce5db230dcc69de1ed2f9937153ea110ccedc
parent0a8f1add69f20491d548ac161a1623a0ad8aa8c1
* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p) <VIEW_CONVERT_EXPR>:
Return true for non-addressable GIMPLE operands.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140941 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/loop_optimization4.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/loop_optimization4_pkg.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/loop_optimization4_pkg.ads [new file with mode: 0644]
gcc/tree-ssa-loop-ivopts.c