]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/ChangeLog
trans.c (Loop_Statement_to_gnu): In the case of an iteration scheme...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 25 Sep 2011 20:27:37 +0000 (20:27 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 25 Sep 2011 20:27:37 +0000 (20:27 +0000)
commit6162cec0d9ca47c71ab3b0effe544d53ce27e3c8
treeeb8dae879eeabcbdf2ae8b1757975f0d32a66047
parentdee12fcd11764d3a1c2f5f6f8d00a2b17f1119ec
trans.c (Loop_Statement_to_gnu): In the case of an iteration scheme...

* gcc-interface/trans.c (Loop_Statement_to_gnu): In the case of an
iteration scheme, always generate the do-while form if optimization
is enabled.  Use more straightforward test at the end.

From-SVN: r179169
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c