* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function.
commit8ee578c81f0240a72ab314c0bfb3021ca8a2043f
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2006 15:09:36 +0000 (21 15:09 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2006 15:09:36 +0000 (21 15:09 +0000)
treee69f3c4f2aa88e84c047225360cea409efb14f51
parentb1ef404ea216e235be327738d7b6bdccf9788d73
* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function.
(find_interesting_uses_address): Punt if above function returns true.

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