PR fortran/52865
commit80efc1bc68e7836d7a3e4068f6d76d9764d9b7be
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Jan 2013 16:05:27 +0000 (16 16:05 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Jan 2013 16:05:27 +0000 (16 16:05 +0000)
tree65bbd29ce62f63c8255d1398996d1bb5aadc998f
parenta74056fd3bf6c9ec43b488b233d012ba636e3122
PR fortran/52865
* trans-stmt.c (gfc_trans_do): Put countm1-- before conditional
and use value of countm1 before the decrement in the condition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195241 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c