OSDN Git Service

* tree-predcom.c (suitable_reference_p): Return false if the
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Apr 2008 15:39:42 +0000 (15:39 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Apr 2008 15:39:42 +0000 (15:39 +0000)
commit154edec0f6ff783a81070be2e4c26340bc4464ff
treee59230b706e8a18c25d185160e128d00a5950d59
parent1f93c018f2b896c143db6b3659e6d5f42f7ec1fb
* tree-predcom.c (suitable_reference_p): Return false if the
reference can throw.

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